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 3d453535309a811881a6109bd2d304bb489eca60 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d453535309a811881a6109bd2d304bb489eca60 # timeout=10 Commit message: "mme: Replace TC_s1ap_setup_wrong_plmn with test with different expectancies" > git rev-list --no-walk 3d453535309a811881a6109bd2d304bb489eca60 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins3566276298473090877.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 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-20250329-1239-99805811-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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 9297 kB in 1s (11.5 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-20250329-1239-99805811-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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_Containers_part_7.cc Creating dependency file for RANAP_IEs_part_1.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_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_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_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.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_4.cc Creating dependency file for RAN_Emulation_part_5.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_1.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_7.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 BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_4.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_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SNDCP_Types_part_2.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_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_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_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_7.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_3.cc Creating dependency file for RANAP_Types_part_4.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_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_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_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_6.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_5.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_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.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_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_Types_part_2.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for NS_Provider_IPL4_part_2.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_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_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_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_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_2.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPCP_Templates_part_1.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_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_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 MTP3asp_Types.cc Creating dependency file for Misc_Helpers.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_Functions.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_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 env 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-20250329-1239-99805811-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-20250329-1239-99805811-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 (391 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-20250329-1239-99805811-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-20250329-1239-99805811-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] + ['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-20250329-1239-99805811-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250329-1239-99805811-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] 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.0 [21.3 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 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.13.0 [108 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 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 (95.3 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.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... 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.0) ... 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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-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-20250329-1239-99805811-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250329123920305 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250329123920305 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250329123920305 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) 20250329123920305 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250329123920305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250329123920305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250329123920305 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250329123920305 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250329123920305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250329123920305 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250329123920305 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250329123920305 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250329123920305 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250329123920305 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250329123920305 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250329123920305 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250329123920305 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-20250329-1239-99805811-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x562380fa0d40(sgsn) with 23 counters 20250329123920480 DLSS7 INFO (r=127.0.0.1:47066<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329123920480 DLSS7 INFO (r=127.0.0.1:47066<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250329123920480 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:47066<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250329123920480 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250329123920480 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250329123920480 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329123920480 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250329123920480 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250329123920480 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250329123920481 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250329123920481 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:969) 20250329123920481 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250329123920481 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250329123920481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123920481 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250329123920481 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250329123920481 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250329123920481 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329123920481 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) 20250329123920481 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329123920481 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329123920481 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329123920481 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) 20250329123920481 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329123920481 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329123920481 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:47066<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250329123920481 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) 20250329123920481 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329123920481 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250329123920481 DLSS7 INFO (r=127.0.0.1:58251<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329123920481 DLSS7 INFO (r=127.0.0.1:58251<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250329123920481 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:58251<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250329123920481 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250329123920481 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) 20250329123920481 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250329123920481 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250329123920481 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250329123920481 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250329123920481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329123920481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329123920481 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [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-20250329-1239-99805811-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@946bd857a56d: Unix server socket created successfully. MC@946bd857a56d: Listening on TCP port 40123. MC2> 946bd857a56d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 946bd857a56d 40123 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@946bd857a56d: New HC connected from 10.0.2.100 [10.0.2.100]. 946bd857a56d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@946bd857a56d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@946bd857a56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@946bd857a56d: Configuration file was processed on all HCs. MC@946bd857a56d: Creating MTC on host 10.0.2.100. MC@946bd857a56d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@946bd857a56d: 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 ------ Sat Mar 29 12:39:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.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 20250329123921482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123921482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach started. 20250329123922097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123922103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250329123922132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123922132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123922132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250329123922133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123922133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(7)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123922133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123922133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123922133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250329123922133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329123922133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123922133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123922133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123922133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123922135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123922139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123922139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123922145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250329123922145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250329123922145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250329123922145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329123922145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123922145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123922146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123922146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123922146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123922147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123922147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123922147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123922147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123922147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123922147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123922147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123922147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250329123922147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329123922147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123922147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123922147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123922147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329123922149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123922149 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)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123922154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123922154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250329123922159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123922159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123922159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123922159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123922160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123922160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123922160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123922160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123922160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123922160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123922160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123922160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250329123922160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329123922160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123922160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123922160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123922160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123922162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123922162 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)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123922167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123922167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329123922482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123922482 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329123922482 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329123922482 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329123922482 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) 20250329123922482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250329123922482 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250329123922483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250329123922483 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250329123922483 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250329123922483 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250329123922483 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250329123922483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250329123922483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329123922483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250329123922483 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) 20250329123922483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329123922483 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329123922483 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329123922483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329123922483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329123922483 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(18)@946bd857a56d: Established a new IPA connection (conn_id=2) 20250329123922484 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5623a055ec60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250329123922484 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329123922486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329123922488 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329123923068 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) 20250329123923068 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250329123923069 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:58251 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@946bd857a56d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EDC4CABA'O, index=0 SGSN_Test-GSUP(19)@946bd857a56d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@946bd857a56d: 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 := '79AA5B87B1EAAEDC0B16CFD8B88E2685'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8B66F06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FE1C2892B52BF6E'O } } } } } 20250329123923546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123923546 DLLC NOTICE LLME(ffffffff/edc4caba){UNASSIGNED} LLC RX: unknown TLLI 0xedc4caba, creating LLME on the fly (gprs_llc.c:552) 20250329123923546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123923546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123923546 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329123923546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329123923546 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329123923546 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329123923546 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123923546 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329123923546 DLLC NOTICE LLME(ffffffff/edc4caba){UNASSIGNED} LLGM Assign pre (edc4caba => f6104c47) (gprs_llc.c:1079) 20250329123923546 DLLC NOTICE LLME(edc4caba/f6104c47){ASSIGNED} LLGM Assign post (edc4caba => f6104c47) (gprs_llc.c:1125) 20250329123923546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123923546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123923546 DMM DEBUG MM(262420000000001/f6104c47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123923567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123923568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329123923568 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123923568 DMM DEBUG MM(262420000000001/f6104c47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1139) 20250329123923568 DMM NOTICE MM(262420000000001/f6104c47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123923568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123923568 DMM DEBUG MM(262420000000001/f6104c47) Requesting authorization (sgsn_auth.c:160) 20250329123923568 DMM INFO MM(262420000000001/f6104c47) Requesting authentication tuples (sgsn_auth.c:184) 20250329123923568 DMM DEBUG MM(262420000000001/f6104c47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329123923568 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250329123923568 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)@946bd857a56d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@946bd857a56d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250329123923575 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329123923575 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329123923575 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329123923575 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329123923575 DMM INFO MM(262420000000001/f6104c47) Subscriber data update (mmctx.c:445) 20250329123923575 DMM DEBUG MM(262420000000001/f6104c47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329123923575 DMM INFO MM(262420000000001/f6104c47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329123923575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329123923575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123923575 DMM INFO MM(262420000000001/f6104c47) <- GMM AUTH AND CIPHERING REQ (rand = 79 aa 5b 87 b1 ea ae dc 0b 16 cf d8 b8 8e 26 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329123923587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123923587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123923587 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123923587 DMM INFO MM(262420000000001/f6104c47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329123923587 DMM NOTICE MM(262420000000001/f6104c47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329123923587 DMM DEBUG MM(262420000000001/f6104c47) checking auth: received GSM SRES = f8 b6 6f 06 (gprs_gmm.c:721) 20250329123923587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329123923587 DMM DEBUG MM(262420000000001/f6104c47) Requesting authorization (sgsn_auth.c:160) 20250329123923587 DMM INFO MM(262420000000001/f6104c47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123923587 DMM DEBUG MM(262420000000001/f6104c47) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123923587 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250329123923587 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) 20250329123923587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329123923587 DMM INFO MM(262420000000001/f6104c47) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6104c47) (gprs_gmm.c:355) 20250329123923588 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123923588 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123923588 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250329123923588 DMM INFO MM(262420000000001/f6104c47) Subscriber data update (mmctx.c:445) 20250329123923588 DMM DEBUG MM(262420000000001/f6104c47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329123923588 DMM INFO MM(262420000000001/f6104c47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329123923588 DMM NOTICE MM(262420000000001/f6104c47) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1055) 20250329123923588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123923588 DMM NOTICE MM(262420000000001/f6104c47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329123923588 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) 20250329123923588 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123923588 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250329123923588 DMM INFO MM(262420000000001/f6104c47) Subscriber data update (mmctx.c:445) 20250329123923588 DMM DEBUG MM(262420000000001/f6104c47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329123923590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123923590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329123923590 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123923590 DMM INFO MM(262420000000001/f6104c47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329123923590 DMM NOTICE MM(262420000000001/f6104c47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329123923590 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329123923590 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329123923590 DLLC NOTICE LLME(edc4caba/f6104c47){ASSIGNED} LLGM Assign pre (ffffffff => f6104c47) (gprs_llc.c:1079) 20250329123923590 DLLC NOTICE LLME(ffffffff/f6104c47){ASSIGNED} LLGM Assign post (ffffffff => f6104c47) (gprs_llc.c:1125) 20250329123923590 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329123923590 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329123923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329123923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@946bd857a56d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@946bd857a56d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@946bd857a56d: Final verdict of PTC: pass 20250329123923653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@946bd857a56d: Final verdict of PTC: none 20250329123923661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329123923661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(17)@946bd857a56d: Final verdict of PTC: none -NSVCI98(12)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@946bd857a56d: Final verdict of PTC: none TC_attach-BVCI196(6)@946bd857a56d: Final verdict of PTC: none TC_attach-BVCI220(16)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@946bd857a56d: Final verdict of PTC: none -NSVCI97(7)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@946bd857a56d: Final verdict of PTC: none TC_attach-BVCI210(11)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(15)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(5)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(10)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:39:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250329123923774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123924176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20250329123924662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123924662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64180, count=105008) 20250329123925663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123925663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:39:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329123926665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123926665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_mnc3 started. 20250329123927267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123927269 DMM INFO MM(262420000000001/f6104c47) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329123927269 DMM INFO MM(262420000000001/f6104c47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329123927269 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329123927269 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329123927269 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329123927269 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329123927269 DLLC NOTICE LLME(ffffffff/f6104c47){ASSIGNED} LLGM Assign pre (f6104c47 => ffffffff) (gprs_llc.c:1079) 20250329123927269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6104c47 => ffffffff) (gprs_llc.c:1125) 20250329123927269 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250329123927269 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) 20250329123927269 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) 20250329123927269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329123927269 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329123927269 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329123927269 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329123927269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123927311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329123927311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123927311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123927311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329123927311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123927311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123927311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123927311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123927312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123927312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123927312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123927312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123927312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123927312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123927312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123927312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329123927312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123927312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123927313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123927313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123927321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123927321 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_mnc3-BVCI196(25)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123927325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329123927325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123927325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123927326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123927326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329123927326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123927326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329123927327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123927327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123927328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329123927333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123927333 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123927342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329123927342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123927342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123927342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329123927342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123927342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123927342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123927342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123927343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123927343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123927343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123927343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123927343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123927343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123927343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123927343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123927343 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329123927343 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123927343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123927343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123927343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123927345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123927350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123927350 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329123927666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123927666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329123927666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329123927666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329123927672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329123927673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@946bd857a56d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E0A3321F'O, index=0 SGSN_Test-GSUP(38)@946bd857a56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@946bd857a56d: 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 := '56AC77EF850AE4216B0AE87CC44C4272'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB935B6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55B032482B4080E8'O } } } } } 20250329123928748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123928748 DLLC NOTICE LLME(ffffffff/e0a3321f){UNASSIGNED} LLC RX: unknown TLLI 0xe0a3321f, creating LLME on the fly (gprs_llc.c:552) 20250329123928748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123928748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123928748 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329123928748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329123928748 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329123928748 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329123928748 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123928748 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329123928748 DLLC NOTICE LLME(ffffffff/e0a3321f){UNASSIGNED} LLGM Assign pre (e0a3321f => e090a35c) (gprs_llc.c:1079) 20250329123928748 DLLC NOTICE LLME(e0a3321f/e090a35c){ASSIGNED} LLGM Assign post (e0a3321f => e090a35c) (gprs_llc.c:1125) 20250329123928748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123928748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123928748 DMM DEBUG MM(262420000001001/e090a35c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123928767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123928767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329123928767 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123928768 DMM DEBUG MM(262420000001001/e090a35c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250329123928768 DMM NOTICE MM(262420000001001/e090a35c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123928768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123928768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123928768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123928768 DMM DEBUG MM(262420000001001/e090a35c) Requesting authorization (sgsn_auth.c:160) 20250329123928768 DMM INFO MM(262420000001001/e090a35c) Requesting authentication tuples (sgsn_auth.c:184) 20250329123928768 DMM DEBUG MM(262420000001001/e090a35c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329123928768 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250329123928768 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)@946bd857a56d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@946bd857a56d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250329123928774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329123928774 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329123928774 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329123928774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329123928774 DMM INFO MM(262420000001001/e090a35c) Subscriber data update (mmctx.c:445) 20250329123928774 DMM DEBUG MM(262420000001001/e090a35c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329123928774 DMM INFO MM(262420000001001/e090a35c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329123928774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329123928774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123928774 DMM INFO MM(262420000001001/e090a35c) <- GMM AUTH AND CIPHERING REQ (rand = 56 ac 77 ef 85 0a e4 21 6b 0a e8 7c c4 4c 42 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329123928791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123928791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123928791 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123928791 DMM INFO MM(262420000001001/e090a35c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329123928791 DMM NOTICE MM(262420000001001/e090a35c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329123928791 DMM DEBUG MM(262420000001001/e090a35c) checking auth: received GSM SRES = eb 93 5b 6b (gprs_gmm.c:721) 20250329123928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329123928791 DMM DEBUG MM(262420000001001/e090a35c) Requesting authorization (sgsn_auth.c:160) 20250329123928791 DMM INFO MM(262420000001001/e090a35c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123928791 DMM DEBUG MM(262420000001001/e090a35c) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123928791 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250329123928791 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) 20250329123928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329123928791 DMM INFO MM(262420000001001/e090a35c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe090a35c) (gprs_gmm.c:355) 20250329123928794 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123928794 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123928794 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329123928795 DMM INFO MM(262420000001001/e090a35c) Subscriber data update (mmctx.c:445) 20250329123928795 DMM DEBUG MM(262420000001001/e090a35c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329123928795 DMM INFO MM(262420000001001/e090a35c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329123928795 DMM NOTICE MM(262420000001001/e090a35c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250329123928795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123928795 DMM NOTICE MM(262420000001001/e090a35c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329123928795 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) 20250329123928797 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123928797 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329123928797 DMM INFO MM(262420000001001/e090a35c) Subscriber data update (mmctx.c:445) 20250329123928797 DMM DEBUG MM(262420000001001/e090a35c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329123928812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123928812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329123928812 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123928812 DMM INFO MM(262420000001001/e090a35c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329123928812 DMM NOTICE MM(262420000001001/e090a35c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329123928812 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329123928812 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329123928812 DLLC NOTICE LLME(e0a3321f/e090a35c){ASSIGNED} LLGM Assign pre (ffffffff => e090a35c) (gprs_llc.c:1079) 20250329123928812 DLLC NOTICE LLME(ffffffff/e090a35c){ASSIGNED} LLGM Assign post (ffffffff => e090a35c) (gprs_llc.c:1125) 20250329123928812 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329123928812 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329123928812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329123928812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@946bd857a56d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@946bd857a56d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@946bd857a56d: Final verdict of PTC: pass 20250329123928874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329123928879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329123928879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@946bd857a56d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@946bd857a56d: Final verdict of PTC: none -NSVCI99(36)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@946bd857a56d: Final verdict of PTC: none -NSVCI97(26)@946bd857a56d: Final verdict of PTC: none -NSVCI98(31)@946bd857a56d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@946bd857a56d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(29)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(24)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(34)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:39:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250329123928941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123929343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83448) 20250329123929880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123929880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83448, count=88980) 20250329123930882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123930882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329123931883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123931883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_umts_aka_umts_res started. 20250329123932430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123932432 DMM INFO MM(262420000001001/e090a35c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329123932432 DMM INFO MM(262420000001001/e090a35c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329123932432 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329123932432 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329123932432 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329123932432 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329123932432 DLLC NOTICE LLME(ffffffff/e090a35c){ASSIGNED} LLGM Assign pre (e090a35c => ffffffff) (gprs_llc.c:1079) 20250329123932432 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e090a35c => ffffffff) (gprs_llc.c:1125) 20250329123932432 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250329123932432 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) 20250329123932432 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) 20250329123932432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329123932432 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329123932432 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329123932432 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329123932432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123932478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123932479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329123932479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123932479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123932485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123932485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123932492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329123932492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123932492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123932492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329123932492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123932492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123932492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123932492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123932493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329123932493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123932493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329123932495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329123932501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123932501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(56)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123932509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329123932509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123932509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123932509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329123932509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123932509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123932509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123932509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123932510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123932510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123932510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123932510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123932510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123932510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123932510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123932510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123932510 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329123932510 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123932510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123932510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123932510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123932512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123932517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123932517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329123932884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123932884 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329123932884 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329123932884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(55)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329123932889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(55)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329123932890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(55)@946bd857a56d: 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(55)@946bd857a56d: 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(55)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@946bd857a56d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C2FA996F'O, index=0 SGSN_Test-GSUP(57)@946bd857a56d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@946bd857a56d: 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 := '4A995C5AA4DC35EC71747C8021E62821'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25337E0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50649BD31337614C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '89EC6B038364E46C82B8730B764ACF67'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4B22ECDF370FAE39AAD72626907DFB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E9EEE9ABDF51AF402B820D9CC41FEF23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14CCA5D51E9B727D'O } } } } } 20250329123933964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123933964 DLLC NOTICE LLME(ffffffff/c2fa996f){UNASSIGNED} LLC RX: unknown TLLI 0xc2fa996f, creating LLME on the fly (gprs_llc.c:552) 20250329123933964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123933964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123933964 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329123933964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329123933964 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329123933964 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329123933964 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123933964 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329123933964 DLLC NOTICE LLME(ffffffff/c2fa996f){UNASSIGNED} LLGM Assign pre (c2fa996f => c3cada1d) (gprs_llc.c:1079) 20250329123933964 DLLC NOTICE LLME(c2fa996f/c3cada1d){ASSIGNED} LLGM Assign post (c2fa996f => c3cada1d) (gprs_llc.c:1125) 20250329123933964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123933964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123933964 DMM DEBUG MM(262420000001002/c3cada1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123933983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123933983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329123933983 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123933983 DMM DEBUG MM(262420000001002/c3cada1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250329123933983 DMM NOTICE MM(262420000001002/c3cada1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123933983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123933983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123933983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123933983 DMM DEBUG MM(262420000001002/c3cada1d) Requesting authorization (sgsn_auth.c:160) 20250329123933984 DMM INFO MM(262420000001002/c3cada1d) Requesting authentication tuples (sgsn_auth.c:184) 20250329123933984 DMM DEBUG MM(262420000001002/c3cada1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329123933984 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250329123933984 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)@946bd857a56d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@946bd857a56d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250329123933990 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329123933990 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329123933990 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329123933990 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329123933990 DMM INFO MM(262420000001002/c3cada1d) Subscriber data update (mmctx.c:445) 20250329123933990 DMM DEBUG MM(262420000001002/c3cada1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329123933990 DMM INFO MM(262420000001002/c3cada1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329123933990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329123933990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123933990 DMM INFO MM(262420000001002/c3cada1d) <- GMM AUTH AND CIPHERING REQ (rand = 4a 99 5c 5a a4 dc 35 ec 71 74 7c 80 21 e6 28 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 ee e9 ab df 51 af 40 2b 82 0d 9c c4 1f ef 23 ) (gprs_gmm.c:538) 20250329123934007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123934007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123934007 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123934007 DMM INFO MM(262420000001002/c3cada1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329123934007 DMM NOTICE MM(262420000001002/c3cada1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329123934007 DMM DEBUG MM(262420000001002/c3cada1d) checking auth: received UMTS RES = 14 cc a5 d5 1e 9b 72 7d (gprs_gmm.c:721) 20250329123934007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329123934007 DMM DEBUG MM(262420000001002/c3cada1d) Requesting authorization (sgsn_auth.c:160) 20250329123934007 DMM INFO MM(262420000001002/c3cada1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123934007 DMM DEBUG MM(262420000001002/c3cada1d) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123934007 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250329123934007 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) 20250329123934007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329123934007 DMM INFO MM(262420000001002/c3cada1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3cada1d) (gprs_gmm.c:355) 20250329123934010 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123934010 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123934010 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250329123934010 DMM INFO MM(262420000001002/c3cada1d) Subscriber data update (mmctx.c:445) 20250329123934010 DMM DEBUG MM(262420000001002/c3cada1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329123934010 DMM INFO MM(262420000001002/c3cada1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329123934010 DMM NOTICE MM(262420000001002/c3cada1d) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250329123934010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123934010 DMM NOTICE MM(262420000001002/c3cada1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329123934010 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) 20250329123934011 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123934011 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250329123934011 DMM INFO MM(262420000001002/c3cada1d) Subscriber data update (mmctx.c:445) 20250329123934011 DMM DEBUG MM(262420000001002/c3cada1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329123934023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123934023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329123934023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123934023 DMM INFO MM(262420000001002/c3cada1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329123934023 DMM NOTICE MM(262420000001002/c3cada1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329123934023 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329123934023 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329123934023 DLLC NOTICE LLME(c2fa996f/c3cada1d){ASSIGNED} LLGM Assign pre (ffffffff => c3cada1d) (gprs_llc.c:1079) 20250329123934023 DLLC NOTICE LLME(ffffffff/c3cada1d){ASSIGNED} LLGM Assign post (ffffffff => c3cada1d) (gprs_llc.c:1125) 20250329123934023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329123934023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329123934023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329123934023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@946bd857a56d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@946bd857a56d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@946bd857a56d: Final verdict of PTC: pass 20250329123934083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@946bd857a56d: Final verdict of PTC: none -NSVCI99(56)@946bd857a56d: Final verdict of PTC: none 20250329123934088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329123934088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(52)@946bd857a56d: Final verdict of PTC: none -NSVCI98(50)@946bd857a56d: Final verdict of PTC: none -NSVCI97(45)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(54)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(48)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(43)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:39:34 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 20250329123934140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123934542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79032) 20250329123935089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123935090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79032, count=89188) 20250329123936091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123936091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:39: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_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 20250329123937092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123937092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_umts_aka_gsm_sres started. 20250329123937634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123937636 DMM INFO MM(262420000001002/c3cada1d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329123937636 DMM INFO MM(262420000001002/c3cada1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329123937636 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329123937636 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329123937636 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329123937636 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329123937636 DLLC NOTICE LLME(ffffffff/c3cada1d){ASSIGNED} LLGM Assign pre (c3cada1d => ffffffff) (gprs_llc.c:1079) 20250329123937636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3cada1d => ffffffff) (gprs_llc.c:1125) 20250329123937636 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250329123937637 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) 20250329123937637 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) 20250329123937637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329123937637 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329123937637 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329123937637 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329123937637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123937686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329123937686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123937686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123937686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329123937686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123937686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123937686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123937686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123937687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123937687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123937687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123937687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123937687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123937687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123937687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123937687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329123937687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123937687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123937688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123937688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123937689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123937694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123937694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123937700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329123937700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123937700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123937700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329123937700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123937700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123937700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123937700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123937700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123937700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123937700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123937701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123937701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123937701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123937701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123937701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329123937701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123937701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123937701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123937701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123937703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123937708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123937708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123937715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329123937715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123937715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123937715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329123937715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123937715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123937715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123937715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123937716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123937716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329123937716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123937716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123937716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123937716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123937718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123937722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123937722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329123938094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123938094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329123938094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329123938094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329123938098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329123938100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@946bd857a56d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F59318EF'O, index=0 SGSN_Test-GSUP(76)@946bd857a56d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@946bd857a56d: 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 := 'F6798145825F1955139C9A67C9C057AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABAA909B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8E0540A6961399B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B493223E445AC955D1330528D5070655'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '76018DF5D7D44C46BBBAC4E5C9B41910'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '207422FB4D5F16CC0E5001573AADAC03'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C35B93F1FA2DFD99'O } } } } } 20250329123939170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123939170 DLLC NOTICE LLME(ffffffff/f59318ef){UNASSIGNED} LLC RX: unknown TLLI 0xf59318ef, creating LLME on the fly (gprs_llc.c:552) 20250329123939170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123939170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123939170 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329123939170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329123939170 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329123939170 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329123939170 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123939170 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329123939170 DLLC NOTICE LLME(ffffffff/f59318ef){UNASSIGNED} LLGM Assign pre (f59318ef => e76589b8) (gprs_llc.c:1079) 20250329123939170 DLLC NOTICE LLME(f59318ef/e76589b8){ASSIGNED} LLGM Assign post (f59318ef => e76589b8) (gprs_llc.c:1125) 20250329123939170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123939170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123939170 DMM DEBUG MM(262420000001003/e76589b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123939180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123939180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329123939180 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123939180 DMM DEBUG MM(262420000001003/e76589b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250329123939180 DMM NOTICE MM(262420000001003/e76589b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123939180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123939180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123939180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123939180 DMM DEBUG MM(262420000001003/e76589b8) Requesting authorization (sgsn_auth.c:160) 20250329123939180 DMM INFO MM(262420000001003/e76589b8) Requesting authentication tuples (sgsn_auth.c:184) 20250329123939180 DMM DEBUG MM(262420000001003/e76589b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329123939180 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250329123939180 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)@946bd857a56d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@946bd857a56d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250329123939184 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329123939184 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329123939184 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329123939184 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329123939184 DMM INFO MM(262420000001003/e76589b8) Subscriber data update (mmctx.c:445) 20250329123939184 DMM DEBUG MM(262420000001003/e76589b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329123939184 DMM INFO MM(262420000001003/e76589b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329123939184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329123939184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123939184 DMM INFO MM(262420000001003/e76589b8) <- GMM AUTH AND CIPHERING REQ (rand = f6 79 81 45 82 5f 19 55 13 9c 9a 67 c9 c0 57 ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 74 22 fb 4d 5f 16 cc 0e 50 01 57 3a ad ac 03 ) (gprs_gmm.c:538) 20250329123939194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123939194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123939194 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123939194 DMM INFO MM(262420000001003/e76589b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329123939194 DMM NOTICE MM(262420000001003/e76589b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329123939194 DMM DEBUG MM(262420000001003/e76589b8) checking auth: received GSM SRES = ab aa 90 9b (gprs_gmm.c:721) 20250329123939194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329123939194 DMM DEBUG MM(262420000001003/e76589b8) Requesting authorization (sgsn_auth.c:160) 20250329123939194 DMM INFO MM(262420000001003/e76589b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123939194 DMM DEBUG MM(262420000001003/e76589b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123939194 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250329123939194 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) 20250329123939194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329123939194 DMM INFO MM(262420000001003/e76589b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe76589b8) (gprs_gmm.c:355) 20250329123939196 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123939196 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123939196 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250329123939196 DMM INFO MM(262420000001003/e76589b8) Subscriber data update (mmctx.c:445) 20250329123939196 DMM DEBUG MM(262420000001003/e76589b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329123939196 DMM INFO MM(262420000001003/e76589b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329123939196 DMM NOTICE MM(262420000001003/e76589b8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250329123939196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123939196 DMM NOTICE MM(262420000001003/e76589b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329123939197 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) 20250329123939198 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123939198 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250329123939198 DMM INFO MM(262420000001003/e76589b8) Subscriber data update (mmctx.c:445) 20250329123939198 DMM DEBUG MM(262420000001003/e76589b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329123939206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123939206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329123939206 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123939206 DMM INFO MM(262420000001003/e76589b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329123939206 DMM NOTICE MM(262420000001003/e76589b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329123939207 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329123939207 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329123939207 DLLC NOTICE LLME(f59318ef/e76589b8){ASSIGNED} LLGM Assign pre (ffffffff => e76589b8) (gprs_llc.c:1079) 20250329123939207 DLLC NOTICE LLME(ffffffff/e76589b8){ASSIGNED} LLGM Assign post (ffffffff => e76589b8) (gprs_llc.c:1125) 20250329123939207 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329123939207 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329123939207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329123939207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@946bd857a56d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@946bd857a56d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@946bd857a56d: Final verdict of PTC: pass 20250329123939267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@946bd857a56d: Final verdict of PTC: none 20250329123939271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329123939271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(69)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(76)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@946bd857a56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@946bd857a56d: Final verdict of PTC: none -NSVCI99(74)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(67)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(72)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(62)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:39:39 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 20250329123939369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123939771 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=73084) 20250329123940272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123940272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73084, count=89176) 20250329123941274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123941274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:39: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_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 20250329123942276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123942276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_timeout_after_pdp_act started. 20250329123942863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329123942866 DMM INFO MM(262420000001003/e76589b8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329123942866 DMM INFO MM(262420000001003/e76589b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329123942866 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329123942866 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329123942866 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329123942866 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329123942866 DLLC NOTICE LLME(ffffffff/e76589b8){ASSIGNED} LLGM Assign pre (e76589b8 => ffffffff) (gprs_llc.c:1079) 20250329123942866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e76589b8 => ffffffff) (gprs_llc.c:1125) 20250329123942866 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250329123942866 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) 20250329123942866 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) 20250329123942866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329123942866 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329123942866 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329123942866 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329123942866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123942918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329123942918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123942918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123942918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329123942918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123942918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123942918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123942918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123942920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123942920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123942920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123942920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123942920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123942920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123942920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123942920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329123942920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123942920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123942920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123942920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329123942926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329123942934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123942934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(84)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123942938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329123942938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123942938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123942938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329123942938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123942938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123942938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123942938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123942939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123942939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123942939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123942939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123942939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123942939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123942939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123942939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329123942939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123942939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123942940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123942940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329123942942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123942947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123942947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(94)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329123942954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329123942954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329123942954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329123942954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329123942954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329123942954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329123942954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329123942954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329123942955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329123942955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329123942955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329123942955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329123942955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329123942955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329123942955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329123942955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329123942955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329123942955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329123942955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329123942955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329123942955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329123942957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329123942960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123942960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329123943277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329123943277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329123943277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329123943277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329123943281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329123943282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(93)@946bd857a56d: 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(93)@946bd857a56d: 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(93)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@946bd857a56d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C2AFC084'O, index=0 SGSN_Test-GSUP(95)@946bd857a56d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: 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 := '29470441A7EF5F84EA550BEFA92E8FF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77B1E814'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '455DD43F5BB3AB15'O } } } } } 20250329123943345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943345 DLLC NOTICE LLME(ffffffff/c2afc084){UNASSIGNED} LLC RX: unknown TLLI 0xc2afc084, creating LLME on the fly (gprs_llc.c:552) 20250329123943345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123943345 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329123943345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329123943345 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329123943345 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329123943345 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123943345 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329123943345 DLLC NOTICE LLME(ffffffff/c2afc084){UNASSIGNED} LLGM Assign pre (c2afc084 => da3cdb1e) (gprs_llc.c:1079) 20250329123943345 DLLC NOTICE LLME(c2afc084/da3cdb1e){ASSIGNED} LLGM Assign post (c2afc084 => da3cdb1e) (gprs_llc.c:1125) 20250329123943345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123943345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123943345 DMM DEBUG MM(262420000000021/da3cdb1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123943361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943361 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943361 DMM DEBUG MM(262420000000021/da3cdb1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250329123943361 DMM NOTICE MM(262420000000021/da3cdb1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123943361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123943361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123943361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123943361 DMM DEBUG MM(262420000000021/da3cdb1e) Requesting authorization (sgsn_auth.c:160) 20250329123943361 DMM INFO MM(262420000000021/da3cdb1e) Requesting authentication tuples (sgsn_auth.c:184) 20250329123943361 DMM DEBUG MM(262420000000021/da3cdb1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329123943361 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250329123943361 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)@946bd857a56d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@946bd857a56d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250329123943367 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329123943367 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329123943367 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329123943367 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329123943367 DMM INFO MM(262420000000021/da3cdb1e) Subscriber data update (mmctx.c:445) 20250329123943367 DMM DEBUG MM(262420000000021/da3cdb1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329123943367 DMM INFO MM(262420000000021/da3cdb1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329123943367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329123943367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123943367 DMM INFO MM(262420000000021/da3cdb1e) <- GMM AUTH AND CIPHERING REQ (rand = 29 47 04 41 a7 ef 5f 84 ea 55 0b ef a9 2e 8f f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329123943382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943382 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943382 DMM INFO MM(262420000000021/da3cdb1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329123943382 DMM NOTICE MM(262420000000021/da3cdb1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329123943382 DMM DEBUG MM(262420000000021/da3cdb1e) checking auth: received GSM SRES = 77 b1 e8 14 (gprs_gmm.c:721) 20250329123943382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329123943382 DMM DEBUG MM(262420000000021/da3cdb1e) Requesting authorization (sgsn_auth.c:160) 20250329123943382 DMM INFO MM(262420000000021/da3cdb1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123943382 DMM DEBUG MM(262420000000021/da3cdb1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123943382 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250329123943382 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) 20250329123943382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329123943382 DMM INFO MM(262420000000021/da3cdb1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3cdb1e) (gprs_gmm.c:355) 20250329123943385 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123943385 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123943385 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329123943385 DMM INFO MM(262420000000021/da3cdb1e) Subscriber data update (mmctx.c:445) 20250329123943385 DMM DEBUG MM(262420000000021/da3cdb1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329123943385 DMM INFO MM(262420000000021/da3cdb1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329123943385 DMM NOTICE MM(262420000000021/da3cdb1e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250329123943385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123943385 DMM NOTICE MM(262420000000021/da3cdb1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329123943385 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) 20250329123943386 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123943386 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329123943386 DMM INFO MM(262420000000021/da3cdb1e) Subscriber data update (mmctx.c:445) 20250329123943386 DMM DEBUG MM(262420000000021/da3cdb1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329123943396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943396 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943396 DMM INFO MM(262420000000021/da3cdb1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329123943396 DMM NOTICE MM(262420000000021/da3cdb1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329123943396 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329123943396 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329123943396 DLLC NOTICE LLME(c2afc084/da3cdb1e){ASSIGNED} LLGM Assign pre (ffffffff => da3cdb1e) (gprs_llc.c:1079) 20250329123943396 DLLC NOTICE LLME(ffffffff/da3cdb1e){ASSIGNED} LLGM Assign post (ffffffff => da3cdb1e) (gprs_llc.c:1125) 20250329123943396 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329123943396 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329123943396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329123943396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: setverdict(pass): none -> pass 20250329123943454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943454 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943454 DMM INFO MM(262420000000021/da3cdb1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329123943454 DMM INFO MM(262420000000021/da3cdb1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329123943455 DMM DEBUG MM(262420000000021/da3cdb1e) Using GGSN 0 (gprs_sm.c:317) 20250329123943455 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250329123943455 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329123943455 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250329123943455 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250329123943471 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 37 1b 8a 5d 11 0d 53 9a fa 14 05 7f bf d3 69 c5 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) 20250329123943471 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52170b8, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329123943471 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329123943471 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a056aba8 TLLI=da3cdb1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329123943471 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329123943471 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329123943487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943487 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943487 DMM INFO MM(262420000000021/da3cdb1e) -> GMM ATTACH REQUEST MI(TMSI-0xDA3CDB1E) type="GPRS attach"  (gprs_gmm.c:1325) 20250329123943487 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329123943487 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329123943487 DLLC NOTICE LLME(ffffffff/da3cdb1e){ASSIGNED} LLGM Assign pre (da3cdb1e => f2aec43a) (gprs_llc.c:1079) 20250329123943487 DLLC NOTICE LLME(da3cdb1e/f2aec43a){ASSIGNED} LLGM Assign post (da3cdb1e => f2aec43a) (gprs_llc.c:1125) 20250329123943487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329123943487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329123943487 DMM DEBUG MM(262420000000021/f2aec43a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329123943497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329123943497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250329123943497 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329123943497 DMM DEBUG MM(262420000000021/f2aec43a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250329123943497 DMM NOTICE MM(262420000000021/f2aec43a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329123943497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329123943497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329123943497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329123943497 DMM DEBUG MM(262420000000021/f2aec43a) Requesting authorization (sgsn_auth.c:160) 20250329123943497 DMM INFO MM(262420000000021/f2aec43a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329123943497 DMM DEBUG MM(262420000000021/f2aec43a) Requesting subscriber data update (gprs_subscriber.c:894) 20250329123943497 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250329123943497 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) 20250329123943498 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329123943498 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329123943498 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329123943498 DMM INFO MM(262420000000021/f2aec43a) Subscriber data update (mmctx.c:445) 20250329123943498 DMM DEBUG MM(262420000000021/f2aec43a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250329123943498 DMM INFO MM(262420000000021/f2aec43a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250329123943498 DMM NOTICE MM(262420000000021/f2aec43a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250329123943498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329123943498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329123943498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250329123943498 DMM INFO MM(262420000000021/f2aec43a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2aec43a) (gprs_gmm.c:355) 20250329123943499 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) 20250329123943500 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329123943500 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329123943500 DMM INFO MM(262420000000021/f2aec43a) Subscriber data update (mmctx.c:445) 20250329123943500 DMM DEBUG MM(262420000000021/f2aec43a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: Trying to receive 5 ATTACH ACCEPTs 20250329123949500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329123949500 DMM INFO MM(262420000000021/f2aec43a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2aec43a) (gprs_gmm.c:355) 20250329123950479 DGPRS DEBUG Checking for inactive LLMEs, time = 6482896 (sgsn.c:131) 20250329123955501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329123955501 DMM INFO MM(262420000000021/f2aec43a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2aec43a) (gprs_gmm.c:355) 20250329124001502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124001502 DMM INFO MM(262420000000021/f2aec43a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2aec43a) (gprs_gmm.c:355) 20250329124003278 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124003278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124003279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250329124007503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124007503 DMM INFO MM(262420000000021/f2aec43a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2aec43a) (gprs_gmm.c:355) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@946bd857a56d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250329124012922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124012927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124012927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124012940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124012944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124012944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124012956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124012958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124012959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250329124013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124013503 DMM NOTICE MM(262420000000021/f2aec43a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124013503 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250329124013503 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a056aba8, TLLI=f2aec43a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124013503 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124013503 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124013503 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250329124013503 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250329124013503 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) 20250329124013503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124013503 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Deallocated (fsm.c:568) 20250329124013503 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124013503 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124013503 DLLC NOTICE LLME(da3cdb1e/f2aec43a){ASSIGNED} LLGM Assign pre (f2aec43a => ffffffff) (gprs_llc.c:1079) 20250329124013503 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2aec43a => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@946bd857a56d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@946bd857a56d: Final verdict of PTC: pass 20250329124014018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124014019 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124014019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_timeout_after_pdp_act-BVCI210(87)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(95)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@946bd857a56d: Final verdict of PTC: none -NSVCI98(88)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@946bd857a56d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@946bd857a56d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@946bd857a56d: Final verdict of PTC: none -NSVCI99(94)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@946bd857a56d: Final verdict of PTC: none -NSVCI97(83)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(92)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(86)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(81)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:40:14 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 20250329124014109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124014411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126944) 20250329124015020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124015020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126944, count=131300) 20250329124016022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124016022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124017023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124017023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_auth_id_timeout started. 20250329124017512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124017515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124017564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124017564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124017564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124017564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017564 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124017564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124017564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124017564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124017564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124017566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124017566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124017566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124017566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124017566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124017566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124017566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124017566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124017566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124017566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124017566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124017566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124017570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124017578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124017578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124017584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124017584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124017584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124017584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124017584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124017584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124017584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124017584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124017585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124017585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124017585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124017586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124017586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124017586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124017586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124017586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124017586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124017586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124017587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124017587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124017590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124017596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124017596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124017602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124017602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124017602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124017602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124017602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124017602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124017602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124017602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124017603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124017603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124017603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124017603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124017603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124017603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124017603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124017603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124017603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124017603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124017603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124017603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124017603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124017605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124017610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124017610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124018024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124018024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124018024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124018025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124018029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124018030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@946bd857a56d: 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(113)@946bd857a56d: 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(113)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@946bd857a56d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F585C569'O, index=0 SGSN_Test-GSUP(114)@946bd857a56d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250329124018094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124018094 DLLC NOTICE LLME(ffffffff/f585c569){UNASSIGNED} LLC RX: unknown TLLI 0xf585c569, creating LLME on the fly (gprs_llc.c:552) 20250329124018094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124018094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124018094 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124018094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124018094 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124018094 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124018094 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124018094 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124018094 DLLC NOTICE LLME(ffffffff/f585c569){UNASSIGNED} LLGM Assign pre (f585c569 => f3a01437) (gprs_llc.c:1079) 20250329124018094 DLLC NOTICE LLME(f585c569/f3a01437){ASSIGNED} LLGM Assign post (f585c569 => f3a01437) (gprs_llc.c:1125) 20250329124018094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124018094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124018094 DMM DEBUG MM(/f3a01437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124020480 DGPRS DEBUG Checking for inactive LLMEs, time = 6482926 (sgsn.c:131) 20250329124024095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124024095 DMM DEBUG MM(/f3a01437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124030096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124030096 DMM DEBUG MM(/f3a01437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124036097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124036098 DMM DEBUG MM(/f3a01437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124038026 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124038026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124038026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124042099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124042099 DMM DEBUG MM(/f3a01437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124047567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124047572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124047587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124047590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124047590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124047604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124047608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124047608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124048101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124048101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250329124048101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124048101 DMM NOTICE MM(/f3a01437) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250329124048101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329124048101 DMM DEBUG MM_STATE_Gb(4119184745)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124048101 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124048101 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124048101 DLLC NOTICE LLME(f585c569/f3a01437){ASSIGNED} LLGM Assign pre (f3a01437 => ffffffff) (gprs_llc.c:1079) 20250329124048101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3a01437 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@946bd857a56d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@946bd857a56d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@946bd857a56d: Final verdict of PTC: pass 20250329124048118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(99)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(114)@946bd857a56d: Final verdict of PTC: none 20250329124048124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124048124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI196(101)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@946bd857a56d: Final verdict of PTC: none -NSVCI99(112)@946bd857a56d: Final verdict of PTC: none -NSVCI97(102)@946bd857a56d: Final verdict of PTC: none -NSVCI98(107)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(100)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(105)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(110)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:40:48 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 20250329124048242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124048544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20250329124049125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124049125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59600, count=67852) 20250329124050126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124050126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329124050481 DGPRS DEBUG Checking for inactive LLMEs, time = 6482956 (sgsn.c:131) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:40: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_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 20250329124051128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124051128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_auth_sai_timeout started. 20250329124051640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124051643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124051680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124051680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124051680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124051680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124051680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124051680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124051680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124051680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124051681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124051681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124051681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124051681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124051681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124051681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124051681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124051681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124051681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124051681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124051681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124051681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124051683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124051687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124051687 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124051693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124051693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124051693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124051693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124051693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124051693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124051693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124051693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124051694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124051694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124051694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124051694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124051694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124051694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124051694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124051694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124051694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124051694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124051695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124051695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124051697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124051701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124051701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(132)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124051711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124051711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124051711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124051711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124051711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124051711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124051711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124051711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124051711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124051711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124051711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124051712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124051712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124051712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124051712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124051712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124051712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124051712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124051712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124051712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124051712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124051714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124051718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124052129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124052129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124052129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124052129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(131)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124052133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124052134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(131)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@946bd857a56d: 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(131)@946bd857a56d: 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(131)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@946bd857a56d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='ED5B5505'O, index=0 SGSN_Test-GSUP(133)@946bd857a56d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250329124052193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124052194 DLLC NOTICE LLME(ffffffff/ed5b5505){UNASSIGNED} LLC RX: unknown TLLI 0xed5b5505, creating LLME on the fly (gprs_llc.c:552) 20250329124052194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124052194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124052194 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124052194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124052194 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124052194 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124052194 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124052194 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124052194 DLLC NOTICE LLME(ffffffff/ed5b5505){UNASSIGNED} LLGM Assign pre (ed5b5505 => e5d4735f) (gprs_llc.c:1079) 20250329124052194 DLLC NOTICE LLME(ed5b5505/e5d4735f){ASSIGNED} LLGM Assign post (ed5b5505 => e5d4735f) (gprs_llc.c:1125) 20250329124052194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124052194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124052194 DMM DEBUG MM(262420000000003/e5d4735f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124052203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124052203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124052204 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124052204 DMM DEBUG MM(262420000000003/e5d4735f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1139) 20250329124052204 DMM NOTICE MM(262420000000003/e5d4735f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124052204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124052204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124052204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124052204 DMM DEBUG MM(262420000000003/e5d4735f) Requesting authorization (sgsn_auth.c:160) 20250329124052204 DMM INFO MM(262420000000003/e5d4735f) Requesting authentication tuples (sgsn_auth.c:184) 20250329124052204 DMM DEBUG MM(262420000000003/e5d4735f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124052204 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250329124052204 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)@946bd857a56d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@946bd857a56d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250329124058205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250329124058205 DMM ERROR MM(262420000000003/e5d4735f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250329124058205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250329124058205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124058205 DMM NOTICE MM(262420000000003/e5d4735f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250329124058205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124058205 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124058205 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124058205 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124058205 DLLC NOTICE LLME(ed5b5505/e5d4735f){ASSIGNED} LLGM Assign pre (e5d4735f => ffffffff) (gprs_llc.c:1079) 20250329124058205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5d4735f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@946bd857a56d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@946bd857a56d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@946bd857a56d: Final verdict of PTC: pass 20250329124058223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@946bd857a56d: Final verdict of PTC: none -NSVCI97(121)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@946bd857a56d: Final verdict of PTC: none -NSVCI98(126)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@946bd857a56d: Final verdict of PTC: none -NSVCI99(132)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@946bd857a56d: Final verdict of PTC: none 20250329124058231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124058231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(131)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(130)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(124)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(119)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:40:58 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250329124058366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124058668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65524) 20250329124059232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124059232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65524, count=66784) 20250329124100234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124100234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124101236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124101236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_auth_sai_reject started. 20250329124101751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124101753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124101790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124101790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124101790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124101790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124101790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124101790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124101790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124101790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124101792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124101792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124101792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124101792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124101792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124101792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124101792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124101792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101792 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124101792 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124101792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124101794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124101794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124101800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124101808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124101808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124101812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124101812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124101812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124101812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101812 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124101812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124101812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124101812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124101812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124101813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124101813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124101813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124101814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124101814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124101814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124101814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124101814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124101814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124101814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124101814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124101814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124101816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124101820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124101820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124101830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124101830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124101830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124101830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101830 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124101830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124101830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124101830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124101830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124101831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124101831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124101831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124101831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124101831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124101831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124101831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124101831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124101831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124101831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124101831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124101831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124101831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124101833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124101837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124101837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124102237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124102237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124102237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124102237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124102241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124102242 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@946bd857a56d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FDFA903E'O, index=0 SGSN_Test-GSUP(152)@946bd857a56d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250329124102320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124102320 DLLC NOTICE LLME(ffffffff/fdfa903e){UNASSIGNED} LLC RX: unknown TLLI 0xfdfa903e, creating LLME on the fly (gprs_llc.c:552) 20250329124102320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124102320 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124102320 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124102320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124102320 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124102320 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124102321 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124102321 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124102321 DLLC NOTICE LLME(ffffffff/fdfa903e){UNASSIGNED} LLGM Assign pre (fdfa903e => eef16f9e) (gprs_llc.c:1079) 20250329124102321 DLLC NOTICE LLME(fdfa903e/eef16f9e){ASSIGNED} LLGM Assign post (fdfa903e => eef16f9e) (gprs_llc.c:1125) 20250329124102321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124102321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124102321 DMM DEBUG MM(262420000000004/eef16f9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124102346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124102346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124102346 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124102346 DMM DEBUG MM(262420000000004/eef16f9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1139) 20250329124102346 DMM NOTICE MM(262420000000004/eef16f9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124102346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124102346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124102346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124102346 DMM DEBUG MM(262420000000004/eef16f9e) Requesting authorization (sgsn_auth.c:160) 20250329124102346 DMM INFO MM(262420000000004/eef16f9e) Requesting authentication tuples (sgsn_auth.c:184) 20250329124102346 DMM DEBUG MM(262420000000004/eef16f9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124102346 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250329124102346 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)@946bd857a56d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@946bd857a56d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250329124102352 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250329124102352 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250329124102352 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250329124108348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250329124108348 DMM ERROR MM(262420000000004/eef16f9e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250329124108348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250329124108348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124108348 DMM NOTICE MM(262420000000004/eef16f9e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250329124108348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329124108348 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124108348 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124108348 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124108348 DLLC NOTICE LLME(fdfa903e/eef16f9e){ASSIGNED} LLGM Assign pre (eef16f9e => ffffffff) (gprs_llc.c:1079) 20250329124108348 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef16f9e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@946bd857a56d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@946bd857a56d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@946bd857a56d: Final verdict of PTC: pass 20250329124108371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(136)@946bd857a56d: Final verdict of PTC: none -NSVCI99(150)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@946bd857a56d: Final verdict of PTC: none -NSVCI98(145)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(152)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@946bd857a56d: Final verdict of PTC: none 20250329124108377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124108377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(137)@946bd857a56d: Final verdict of PTC: none -NSVCI97(140)@946bd857a56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(148)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(138)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(143)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:41:08 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 20250329124108453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124108755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67024) 20250329124109378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124109378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67024, count=68284) 20250329124110380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124110380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41: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_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 20250329124111381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124111381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_gsup_lu_timeout started. 20250329124111845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124111848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124111896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124111896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124111896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124111896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124111896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124111896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124111896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124111896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124111898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124111898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124111898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124111898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124111898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124111898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124111898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124111898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124111898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124111898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124111898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124111898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124111901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124111907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124111907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124111914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124111914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124111914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124111914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124111914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124111914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124111914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124111914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124111915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124111915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124111915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124111915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124111915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124111915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124111915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124111915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124111915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124111915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124111915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124111915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(165)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124111918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124111923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124111923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124111930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124111930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124111930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124111930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124111930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124111930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124111930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124111930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124111932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124111932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124111932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124111932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124111932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124111932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124111932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124111932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124111932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124111932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124111932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124111932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124111932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124111934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124111938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124111938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124112383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124112383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124112383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124112383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(169)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124112387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(169)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124112388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(169)@946bd857a56d: 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(169)@946bd857a56d: 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(169)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@946bd857a56d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F5BB63BC'O, index=0 SGSN_Test-GSUP(171)@946bd857a56d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@946bd857a56d: 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 := 'F0A53025AE0C9BF17FC90D2E598E8984'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A3A598A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D5C3D1B57773483'O } } } } } 20250329124113460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124113460 DLLC NOTICE LLME(ffffffff/f5bb63bc){UNASSIGNED} LLC RX: unknown TLLI 0xf5bb63bc, creating LLME on the fly (gprs_llc.c:552) 20250329124113460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124113460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124113460 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124113460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124113460 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124113460 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124113460 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124113460 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124113460 DLLC NOTICE LLME(ffffffff/f5bb63bc){UNASSIGNED} LLGM Assign pre (f5bb63bc => db3364cf) (gprs_llc.c:1079) 20250329124113460 DLLC NOTICE LLME(f5bb63bc/db3364cf){ASSIGNED} LLGM Assign post (f5bb63bc => db3364cf) (gprs_llc.c:1125) 20250329124113460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124113460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124113460 DMM DEBUG MM(262420000000005/db3364cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124113483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124113483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124113483 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124113483 DMM DEBUG MM(262420000000005/db3364cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1139) 20250329124113483 DMM NOTICE MM(262420000000005/db3364cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124113483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124113483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124113483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124113483 DMM DEBUG MM(262420000000005/db3364cf) Requesting authorization (sgsn_auth.c:160) 20250329124113483 DMM INFO MM(262420000000005/db3364cf) Requesting authentication tuples (sgsn_auth.c:184) 20250329124113483 DMM DEBUG MM(262420000000005/db3364cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124113483 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250329124113483 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)@946bd857a56d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@946bd857a56d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250329124113490 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124113490 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124113490 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124113490 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124113490 DMM INFO MM(262420000000005/db3364cf) Subscriber data update (mmctx.c:445) 20250329124113490 DMM DEBUG MM(262420000000005/db3364cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124113490 DMM INFO MM(262420000000005/db3364cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124113490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124113490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124113490 DMM INFO MM(262420000000005/db3364cf) <- GMM AUTH AND CIPHERING REQ (rand = f0 a5 30 25 ae 0c 9b f1 7f c9 0d 2e 59 8e 89 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124113507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124113507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124113507 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124113507 DMM INFO MM(262420000000005/db3364cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124113507 DMM NOTICE MM(262420000000005/db3364cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124113507 DMM DEBUG MM(262420000000005/db3364cf) checking auth: received GSM SRES = 8a 3a 59 8a (gprs_gmm.c:721) 20250329124113507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124113507 DMM DEBUG MM(262420000000005/db3364cf) Requesting authorization (sgsn_auth.c:160) 20250329124113507 DMM INFO MM(262420000000005/db3364cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124113507 DMM DEBUG MM(262420000000005/db3364cf) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124113507 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250329124113507 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) 20250329124113507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124113508 DMM INFO MM(262420000000005/db3364cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3364cf) (gprs_gmm.c:355) TC_attach_gsup_lu_timeout(173)@946bd857a56d: setverdict(fail): none -> fail MC@946bd857a56d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@946bd857a56d: Final verdict of PTC: none 20250329124113524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124113524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(159)@946bd857a56d: Final verdict of PTC: none -NSVCI99(170)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@946bd857a56d: Final verdict of PTC: none 20250329124113527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(166)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@946bd857a56d: Final verdict of PTC: none -NSVCI98(164)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(168)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(162)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(157)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@946bd857a56d: Final verdict of PTC: fail MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@946bd857a56d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@946bd857a56d: 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'. Sat Mar 29 12:41:13 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 20250329124113624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124114025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44104) 20250329124114526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124114526 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) 20250329124115526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124115526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_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 20250329124116527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124116527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_gsup_lu_reject started. 20250329124117083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124117085 DMM INFO MM(262420000000005/db3364cf) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124117085 DMM INFO MM(262420000000005/db3364cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124117085 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124117085 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124117085 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124117085 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124117085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250329124117085 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124117085 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124117085 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124117085 DLLC NOTICE LLME(f5bb63bc/db3364cf){ASSIGNED} LLGM Assign pre (db3364cf => ffffffff) (gprs_llc.c:1079) 20250329124117085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3364cf => ffffffff) (gprs_llc.c:1125) 20250329124117085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124117126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124117126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124117126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124117126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124117126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124117126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124117126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124117126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124117127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124117127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124117127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124117127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124117127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124117127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124117127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124117127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124117127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124117127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124117127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124117127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124117129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124117134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124117134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124117144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124117144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124117144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124117144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124117144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124117144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124117144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124117144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124117145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124117145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124117145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124117145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124117145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124117145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124117145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124117145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124117145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124117145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124117146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124117146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124117148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124117152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124117152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124117157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124117157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124117157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124117157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124117157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124117157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124117157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124117157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124117158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124117158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124117158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124117158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124117158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124117158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124117158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124117158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124117158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124117158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124117158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124117158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124117158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124117160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124117166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124117166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124117528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124117528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124117528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124117528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124117532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124117533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@946bd857a56d: 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(189)@946bd857a56d: 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(189)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@946bd857a56d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FD029064'O, index=0 SGSN_Test-GSUP(190)@946bd857a56d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@946bd857a56d: 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 := '231B355DDF4C5BD0095AE124469A7397'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E6C0D6D'O ("Nl\rm") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15BE1C7BE88073EC'O } } } } } 20250329124118606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124118606 DLLC NOTICE LLME(ffffffff/fd029064){UNASSIGNED} LLC RX: unknown TLLI 0xfd029064, creating LLME on the fly (gprs_llc.c:552) 20250329124118606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124118606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124118606 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124118606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124118606 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124118606 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124118606 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124118606 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124118606 DLLC NOTICE LLME(ffffffff/fd029064){UNASSIGNED} LLGM Assign pre (fd029064 => dde4a447) (gprs_llc.c:1079) 20250329124118606 DLLC NOTICE LLME(fd029064/dde4a447){ASSIGNED} LLGM Assign post (fd029064 => dde4a447) (gprs_llc.c:1125) 20250329124118606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124118606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124118606 DMM DEBUG MM(262420000000006/dde4a447) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124118621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124118622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124118622 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124118622 DMM DEBUG MM(262420000000006/dde4a447) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1139) 20250329124118622 DMM NOTICE MM(262420000000006/dde4a447) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124118622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124118622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124118622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124118622 DMM DEBUG MM(262420000000006/dde4a447) Requesting authorization (sgsn_auth.c:160) 20250329124118622 DMM INFO MM(262420000000006/dde4a447) Requesting authentication tuples (sgsn_auth.c:184) 20250329124118622 DMM DEBUG MM(262420000000006/dde4a447) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124118622 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250329124118622 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)@946bd857a56d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@946bd857a56d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250329124118627 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124118627 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124118627 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124118628 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124118628 DMM INFO MM(262420000000006/dde4a447) Subscriber data update (mmctx.c:445) 20250329124118628 DMM DEBUG MM(262420000000006/dde4a447) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124118628 DMM INFO MM(262420000000006/dde4a447) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124118628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124118628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124118628 DMM INFO MM(262420000000006/dde4a447) <- GMM AUTH AND CIPHERING REQ (rand = 23 1b 35 5d df 4c 5b d0 09 5a e1 24 46 9a 73 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124118643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124118643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124118643 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124118643 DMM INFO MM(262420000000006/dde4a447) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124118643 DMM NOTICE MM(262420000000006/dde4a447) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124118643 DMM DEBUG MM(262420000000006/dde4a447) checking auth: received GSM SRES = 4e 6c 0d 6d (gprs_gmm.c:721) 20250329124118643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124118643 DMM DEBUG MM(262420000000006/dde4a447) Requesting authorization (sgsn_auth.c:160) 20250329124118643 DMM INFO MM(262420000000006/dde4a447) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124118643 DMM DEBUG MM(262420000000006/dde4a447) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124118643 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250329124118643 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) 20250329124118643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124118643 DMM INFO MM(262420000000006/dde4a447) <- GMM ATTACH ACCEPT (new P-TMSI=0xdde4a447) (gprs_gmm.c:355) 20250329124118645 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250329124118645 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250329124118645 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250329124118646 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124118646 DMM INFO MM(262420000000006/dde4a447) Subscriber data update (mmctx.c:445) 20250329124118646 DMM DEBUG MM(262420000000006/dde4a447) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@946bd857a56d: setverdict(fail): none -> fail MC@946bd857a56d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250329124118661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124118661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(190)@946bd857a56d: Final verdict of PTC: none 20250329124118663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@946bd857a56d: Final verdict of PTC: none -NSVCI99(188)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@946bd857a56d: Final verdict of PTC: none -NSVCI98(183)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@946bd857a56d: Final verdict of PTC: none -NSVCI97(178)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(181)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(186)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(176)@946bd857a56d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@946bd857a56d: Final verdict of PTC: fail MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@946bd857a56d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@946bd857a56d: 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'. Sat Mar 29 12:41:18 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 20250329124118772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124119174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75788) 20250329124119662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124119662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75788, count=80144) 20250329124120482 DGPRS DEBUG Checking for inactive LLMEs, time = 6482986 (sgsn.c:131) 20250329124120663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124120663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124121665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124121665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_combined started. 20250329124122215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124122218 DMM INFO MM(262420000000006/dde4a447) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124122218 DMM INFO MM(262420000000006/dde4a447) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124122218 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124122218 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124122218 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124122218 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124122218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250329124122218 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124122218 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124122218 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124122218 DLLC NOTICE LLME(fd029064/dde4a447){ASSIGNED} LLGM Assign pre (dde4a447 => ffffffff) (gprs_llc.c:1079) 20250329124122218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dde4a447 => ffffffff) (gprs_llc.c:1125) 20250329124122218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124122276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124122276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124122276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124122276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122276 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124122276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124122276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124122276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124122276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124122279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124122279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124122279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124122279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124122279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124122279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124122279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124122280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124122280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124122280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124122281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124122281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124122289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124122298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124122298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(202)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124122305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124122305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124122305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124122305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124122305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124122305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124122305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124122305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124122306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124122306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124122306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124122306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124122306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124122306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124122306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124122306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124122306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124122306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124122306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124122306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124122308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124122312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124122312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124122320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124122320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124122320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124122320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124122320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124122320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124122320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124122320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124122321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124122321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124122321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124122321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124122321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124122321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124122321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124122321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124122321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124122321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124122321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124122321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124122321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124122324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124122330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124122330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124122666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124122666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124122666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124122666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124122668 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124122669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@946bd857a56d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E3206429'O, index=0 SGSN_Test-GSUP(209)@946bd857a56d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@946bd857a56d: 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 := 'D3E88374361309A245DCEE6DA004C827'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BDAE5DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56D73B5B1F447A33'O } } } } } 20250329124123745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124123745 DLLC NOTICE LLME(ffffffff/e3206429){UNASSIGNED} LLC RX: unknown TLLI 0xe3206429, creating LLME on the fly (gprs_llc.c:552) 20250329124123745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124123745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124123745 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124123745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124123745 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124123745 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124123745 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124123745 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124123745 DLLC NOTICE LLME(ffffffff/e3206429){UNASSIGNED} LLGM Assign pre (e3206429 => f1eb07db) (gprs_llc.c:1079) 20250329124123745 DLLC NOTICE LLME(e3206429/f1eb07db){ASSIGNED} LLGM Assign post (e3206429 => f1eb07db) (gprs_llc.c:1125) 20250329124123745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124123745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124123745 DMM DEBUG MM(262420000000007/f1eb07db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124123759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124123759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124123760 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124123760 DMM DEBUG MM(262420000000007/f1eb07db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1139) 20250329124123760 DMM NOTICE MM(262420000000007/f1eb07db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124123760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124123760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124123760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124123760 DMM DEBUG MM(262420000000007/f1eb07db) Requesting authorization (sgsn_auth.c:160) 20250329124123760 DMM INFO MM(262420000000007/f1eb07db) Requesting authentication tuples (sgsn_auth.c:184) 20250329124123760 DMM DEBUG MM(262420000000007/f1eb07db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124123760 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250329124123760 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)@946bd857a56d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@946bd857a56d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250329124123764 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124123764 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124123764 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124123764 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124123764 DMM INFO MM(262420000000007/f1eb07db) Subscriber data update (mmctx.c:445) 20250329124123764 DMM DEBUG MM(262420000000007/f1eb07db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124123764 DMM INFO MM(262420000000007/f1eb07db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124123764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124123764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124123764 DMM INFO MM(262420000000007/f1eb07db) <- GMM AUTH AND CIPHERING REQ (rand = d3 e8 83 74 36 13 09 a2 45 dc ee 6d a0 04 c8 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124123777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124123778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124123778 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124123778 DMM INFO MM(262420000000007/f1eb07db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124123778 DMM NOTICE MM(262420000000007/f1eb07db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124123778 DMM DEBUG MM(262420000000007/f1eb07db) checking auth: received GSM SRES = 7b da e5 de (gprs_gmm.c:721) 20250329124123778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124123778 DMM DEBUG MM(262420000000007/f1eb07db) Requesting authorization (sgsn_auth.c:160) 20250329124123778 DMM INFO MM(262420000000007/f1eb07db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124123778 DMM DEBUG MM(262420000000007/f1eb07db) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124123778 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250329124123778 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) 20250329124123778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124123778 DMM INFO MM(262420000000007/f1eb07db) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1eb07db) (gprs_gmm.c:355) 20250329124123780 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124123780 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124123780 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250329124123780 DMM INFO MM(262420000000007/f1eb07db) Subscriber data update (mmctx.c:445) 20250329124123780 DMM DEBUG MM(262420000000007/f1eb07db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124123780 DMM INFO MM(262420000000007/f1eb07db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124123780 DMM NOTICE MM(262420000000007/f1eb07db) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1055) 20250329124123780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124123780 DMM NOTICE MM(262420000000007/f1eb07db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124123780 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) 20250329124123781 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124123781 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250329124123781 DMM INFO MM(262420000000007/f1eb07db) Subscriber data update (mmctx.c:445) 20250329124123781 DMM DEBUG MM(262420000000007/f1eb07db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@946bd857a56d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@946bd857a56d: Removing Client IMSI='262420000000007'H, index=0 20250329124123793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124123793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124123793 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124123793 DMM INFO MM(262420000000007/f1eb07db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124123793 DMM NOTICE MM(262420000000007/f1eb07db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124123793 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124123793 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124123793 DLLC NOTICE LLME(e3206429/f1eb07db){ASSIGNED} LLGM Assign pre (ffffffff => f1eb07db) (gprs_llc.c:1079) 20250329124123793 DLLC NOTICE LLME(ffffffff/f1eb07db){ASSIGNED} LLGM Assign post (ffffffff => f1eb07db) (gprs_llc.c:1125) 20250329124123793 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124123793 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124123793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124123793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@946bd857a56d: Final verdict of PTC: pass 20250329124123796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@946bd857a56d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@946bd857a56d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@946bd857a56d: Final verdict of PTC: none -NSVCI99(207)@946bd857a56d: Final verdict of PTC: none -NSVCI97(197)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@946bd857a56d: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@946bd857a56d: Final verdict of PTC: none -NSVCI98(202)@946bd857a56d: Final verdict of PTC: none 20250329124123802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124123802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(200)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(205)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(195)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_combined finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250329124123865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124124268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84300) 20250329124124803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124124803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84300, count=88656) 20250329124125804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124125804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124126806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124126806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_accept_all started. 20250329124127354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124127356 DMM INFO MM(262420000000007/f1eb07db) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124127356 DMM INFO MM(262420000000007/f1eb07db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124127356 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124127356 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124127356 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124127356 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124127356 DLLC NOTICE LLME(ffffffff/f1eb07db){ASSIGNED} LLGM Assign pre (f1eb07db => ffffffff) (gprs_llc.c:1079) 20250329124127356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1eb07db => ffffffff) (gprs_llc.c:1125) 20250329124127356 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250329124127356 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) 20250329124127356 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) 20250329124127356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124127356 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124127356 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124127356 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124127356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124127392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124127392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124127392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124127392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124127392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124127392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124127392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124127392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124127393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124127393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124127393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124127393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124127393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124127393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124127393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124127393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124127393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124127394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124127394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124127394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124127396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124127400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124127400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124127405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124127405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124127405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124127405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124127405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124127405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124127405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124127405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124127406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124127406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124127406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124127406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124127406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124127406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124127406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124127406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124127406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124127406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124127406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124127406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124127409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124127414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124127414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124127419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124127419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124127419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124127419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124127419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124127419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124127419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124127419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124127420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124127420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124127420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124127420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124127420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124127420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124127420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124127420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124127420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124127420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124127420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124127420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124127420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124127422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124127427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124127427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124127807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124127807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124127807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124127807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124127811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124127813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@946bd857a56d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F3E88D26'O, index=0 SGSN_Test-GSUP(228)@946bd857a56d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250329124128888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124128888 DLLC NOTICE LLME(ffffffff/f3e88d26){UNASSIGNED} LLC RX: unknown TLLI 0xf3e88d26, creating LLME on the fly (gprs_llc.c:552) 20250329124128888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124128888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124128888 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124128888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124128888 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124128888 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124128888 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124128888 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124128888 DLLC NOTICE LLME(ffffffff/f3e88d26){UNASSIGNED} LLGM Assign pre (f3e88d26 => c22add7e) (gprs_llc.c:1079) 20250329124128888 DLLC NOTICE LLME(f3e88d26/c22add7e){ASSIGNED} LLGM Assign post (f3e88d26 => c22add7e) (gprs_llc.c:1125) 20250329124128888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124128888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124128888 DMM DEBUG MM(262420000000008/c22add7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124128903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124128903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124128903 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124128903 DMM DEBUG MM(262420000000008/c22add7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1139) 20250329124128903 DMM NOTICE MM(262420000000008/c22add7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124128903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124128903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124128903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250329124128903 DMM INFO MM(262420000000008/c22add7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc22add7e) (gprs_gmm.c:355) TC_attach_accept_all(230)@946bd857a56d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@946bd857a56d: Removing Client IMSI='262420000000008'H, index=0 20250329124129901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124129901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124129902 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124129902 DMM INFO MM(262420000000008/c22add7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124129902 DMM NOTICE MM(262420000000008/c22add7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124129902 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124129902 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124129902 DLLC NOTICE LLME(f3e88d26/c22add7e){ASSIGNED} LLGM Assign pre (ffffffff => c22add7e) (gprs_llc.c:1079) 20250329124129902 DLLC NOTICE LLME(ffffffff/c22add7e){ASSIGNED} LLGM Assign post (ffffffff => c22add7e) (gprs_llc.c:1125) 20250329124129902 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124129902 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124129902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124129902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@946bd857a56d: Final verdict of PTC: pass 20250329124129905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124129909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124129909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(216)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@946bd857a56d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(228)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@946bd857a56d: Final verdict of PTC: none -NSVCI98(221)@946bd857a56d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@946bd857a56d: Final verdict of PTC: none -NSVCI99(226)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(214)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(224)@946bd857a56d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(219)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_accept_all finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:41:29 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 20250329124130039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124130441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66300) 20250329124130910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124130911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66300, count=70656) 20250329124131912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124131913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124132914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124132914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_closed started. 20250329124133530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124133532 DMM INFO MM(262420000000008/c22add7e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124133532 DMM INFO MM(262420000000008/c22add7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124133532 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124133532 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124133532 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124133532 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124133532 DLLC NOTICE LLME(ffffffff/c22add7e){ASSIGNED} LLGM Assign pre (c22add7e => ffffffff) (gprs_llc.c:1079) 20250329124133532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c22add7e => ffffffff) (gprs_llc.c:1125) 20250329124133532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124133532 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124133532 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124133532 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124133532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124133570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124133570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124133570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124133570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124133570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124133570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124133570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124133570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250329124133571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124133571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124133571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(235)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124133571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124133571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124133571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124133571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124133571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124133571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124133571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124133572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124133572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124133575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124133583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124133583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(241)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124133588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124133588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124133588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124133588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124133588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124133588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124133588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124133588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124133589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124133589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124133589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124133589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124133589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124133589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124133589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124133589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124133589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124133589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124133589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124133589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124133591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124133598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124133598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250329124133598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124133598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124133598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124133598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124133598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124133598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124133598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124133598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124133599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124133599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124133599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124133599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124133599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124133599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124133599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124133599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124133599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124133599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124133599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124133599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124133599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed-BVCI210(238)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124133602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124133606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124133606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124133915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124133915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124133915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124133915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124133919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@946bd857a56d: 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 } } } } 20250329124133921 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@946bd857a56d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D11EB3E2'O, index=0 SGSN_Test-GSUP(247)@946bd857a56d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@946bd857a56d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D11EB3E2'O, index=1 20250329124135004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124135004 DLLC NOTICE LLME(ffffffff/d11eb3e2){UNASSIGNED} LLC RX: unknown TLLI 0xd11eb3e2, creating LLME on the fly (gprs_llc.c:552) 20250329124135004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124135004 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124135004 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124135004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124135004 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124135004 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124135004 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124135004 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124135004 DLLC NOTICE LLME(ffffffff/d11eb3e2){UNASSIGNED} LLGM Assign pre (d11eb3e2 => fb5bfdb9) (gprs_llc.c:1079) 20250329124135004 DLLC NOTICE LLME(d11eb3e2/fb5bfdb9){ASSIGNED} LLGM Assign post (d11eb3e2 => fb5bfdb9) (gprs_llc.c:1125) 20250329124135004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124135004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124135004 DMM DEBUG MM(001010123456789/fb5bfdb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124135027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124135027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124135027 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124135027 DMM DEBUG MM(001010123456789/fb5bfdb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250329124135027 DMM NOTICE MM(001010123456789/fb5bfdb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124135027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124135027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124135027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250329124135027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124135027 DMM NOTICE MM(001010123456789/fb5bfdb9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250329124135027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124135027 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124135027 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124135027 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124135027 DLLC NOTICE LLME(d11eb3e2/fb5bfdb9){ASSIGNED} LLGM Assign pre (fb5bfdb9 => ffffffff) (gprs_llc.c:1079) 20250329124135027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5bfdb9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@946bd857a56d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@946bd857a56d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@946bd857a56d: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@946bd857a56d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C6E24F29'O, index=2 SGSN_Test-GSUP(247)@946bd857a56d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250329124135064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124135064 DLLC NOTICE LLME(ffffffff/c6e24f29){UNASSIGNED} LLC RX: unknown TLLI 0xc6e24f29, creating LLME on the fly (gprs_llc.c:552) 20250329124135064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124135064 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124135064 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124135064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124135064 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124135064 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124135064 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124135064 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124135064 DLLC NOTICE LLME(ffffffff/c6e24f29){UNASSIGNED} LLGM Assign pre (c6e24f29 => d90db709) (gprs_llc.c:1079) 20250329124135064 DLLC NOTICE LLME(c6e24f29/d90db709){ASSIGNED} LLGM Assign post (c6e24f29 => d90db709) (gprs_llc.c:1125) 20250329124135064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124135064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124135064 DMM DEBUG MM(262420000000010/d90db709) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124135067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124135067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124135067 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124135067 DMM DEBUG MM(262420000000010/d90db709) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1139) 20250329124135067 DMM NOTICE MM(262420000000010/d90db709) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124135067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124135067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124135067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250329124135067 DMM INFO MM(262420000000010/d90db709) <- GMM ATTACH ACCEPT (new P-TMSI=0xd90db709) (gprs_gmm.c:355) TC_attach_closed(250)@946bd857a56d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@946bd857a56d: Removing Client IMSI='262420000000010'H, index=2 20250329124136076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124136076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124136077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124136077 DMM INFO MM(262420000000010/d90db709) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124136077 DMM NOTICE MM(262420000000010/d90db709) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124136077 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124136077 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124136077 DLLC NOTICE LLME(c6e24f29/d90db709){ASSIGNED} LLGM Assign pre (ffffffff => d90db709) (gprs_llc.c:1079) 20250329124136077 DLLC NOTICE LLME(ffffffff/d90db709){ASSIGNED} LLGM Assign post (ffffffff => d90db709) (gprs_llc.c:1125) 20250329124136077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124136077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124136077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124136077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@946bd857a56d: Final verdict of PTC: pass 20250329124136082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@946bd857a56d: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@946bd857a56d: Final verdict of PTC: none 20250329124136087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(235)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@946bd857a56d: Final verdict of PTC: none -NSVCI99(245)@946bd857a56d: Final verdict of PTC: none 20250329124136087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@946bd857a56d: Final verdict of PTC: none -NSVCI98(241)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@946bd857a56d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(233)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(239)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(243)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@946bd857a56d: Test case TC_attach_closed finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:41:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250329124136154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124136556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77012) 20250329124137089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124137089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77012, count=81368) 20250329124138090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124138091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:41:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124139092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124139092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_no_imei_response started. 20250329124139600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124139603 DMM INFO MM(262420000000010/d90db709) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124139603 DMM INFO MM(262420000000010/d90db709) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124139603 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124139603 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124139603 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124139603 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124139603 DLLC NOTICE LLME(ffffffff/d90db709){ASSIGNED} LLGM Assign pre (d90db709 => ffffffff) (gprs_llc.c:1079) 20250329124139603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d90db709 => ffffffff) (gprs_llc.c:1125) 20250329124139603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124139603 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124139603 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124139603 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124139603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124139641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124139641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124139641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124139641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124139641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124139641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124139641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124139641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124139643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124139643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124139643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124139643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124139643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124139643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124139643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124139643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124139643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124139643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124139643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124139643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124139645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124139650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124139650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(261)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124139658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124139658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124139658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124139658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124139658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124139658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124139658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124139658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124139659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124139659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124139659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124139659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124139659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124139659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124139659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124139659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124139659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124139659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124139659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124139659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124139661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124139667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124139667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@946bd857a56d: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(258)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124139669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124139669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124139669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124139669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124139669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124139669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124139669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124139669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124139670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124139670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124139670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124139670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124139670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124139670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124139670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124139670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124139670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124139670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124139670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124139671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124139671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124139673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124139679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124139679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124140093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124140094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124140094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124140094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124140098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124140099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@946bd857a56d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D78FBD5C'O, index=0 SGSN_Test-GSUP(267)@946bd857a56d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250329124141164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124141164 DLLC NOTICE LLME(ffffffff/d78fbd5c){UNASSIGNED} LLC RX: unknown TLLI 0xd78fbd5c, creating LLME on the fly (gprs_llc.c:552) 20250329124141164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124141164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124141164 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124141164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124141164 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124141164 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124141164 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124141164 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124141164 DLLC NOTICE LLME(ffffffff/d78fbd5c){UNASSIGNED} LLGM Assign pre (d78fbd5c => f527e630) (gprs_llc.c:1079) 20250329124141164 DLLC NOTICE LLME(d78fbd5c/f527e630){ASSIGNED} LLGM Assign post (d78fbd5c => f527e630) (gprs_llc.c:1125) 20250329124141164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124141164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124141164 DMM DEBUG MM(262420000000032/f527e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124147165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124147165 DMM DEBUG MM(262420000000032/f527e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124150483 DGPRS DEBUG Checking for inactive LLMEs, time = 6483016 (sgsn.c:131) 20250329124153166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124153166 DMM DEBUG MM(262420000000032/f527e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124159167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124159168 DMM DEBUG MM(262420000000032/f527e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124200095 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124200095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124200096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124205169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124205169 DMM DEBUG MM(262420000000032/f527e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124209644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124209649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124209650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124209660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124209663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124209664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124209672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124209675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124211170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124211170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250329124211170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124211170 DMM NOTICE MM(262420000000032/f527e630) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250329124211170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124211170 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124211170 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124211170 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124211170 DLLC NOTICE LLME(d78fbd5c/f527e630){ASSIGNED} LLGM Assign pre (f527e630 => ffffffff) (gprs_llc.c:1079) 20250329124211170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f527e630 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@946bd857a56d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@946bd857a56d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@946bd857a56d: Final verdict of PTC: pass 20250329124211175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124211176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124211176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(261)@946bd857a56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(267)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@946bd857a56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@946bd857a56d: Final verdict of PTC: none -NSVCI99(265)@946bd857a56d: Final verdict of PTC: none -NSVCI97(255)@946bd857a56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(263)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(259)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(253)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:42:11 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 20250329124211247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124211549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67116) 20250329124212177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124212177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67116, count=71472) 20250329124213179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124213179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124214181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124214181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_no_imsi_response started. 20250329124214646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124214648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124214694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124214694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124214694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124214694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124214695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124214695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124214695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124214695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124214695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124214695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124214695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124214695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124214695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124214695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124214695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124214695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124214697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124214701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124214701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124214707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124214707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124214707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124214707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124214707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124214707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124214707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124214707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124214708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124214708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124214708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124214708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124214708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124214708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124214708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124214708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124214708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124214708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124214708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124214708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124214710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124214714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124214714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124214722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124214722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124214722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124214722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124214722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124214722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124214722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124214722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124214723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124214723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124214723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124214723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124214723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124214723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124214723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124214723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124214723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124214723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124214723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124214724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124214724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124214726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124214732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124214732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124215183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124215183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124215183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124215183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124215187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124215188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@946bd857a56d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CA94C080'O, index=0 SGSN_Test-GSUP(286)@946bd857a56d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250329124216212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124216212 DLLC NOTICE LLME(ffffffff/ca94c080){UNASSIGNED} LLC RX: unknown TLLI 0xca94c080, creating LLME on the fly (gprs_llc.c:552) 20250329124216212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124216212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124216212 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124216212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124216212 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124216212 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124216212 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124216212 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124216212 DLLC NOTICE LLME(ffffffff/ca94c080){UNASSIGNED} LLGM Assign pre (ca94c080 => f5bd118f) (gprs_llc.c:1079) 20250329124216212 DLLC NOTICE LLME(ca94c080/f5bd118f){ASSIGNED} LLGM Assign post (ca94c080 => f5bd118f) (gprs_llc.c:1125) 20250329124216212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124216212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124216212 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124216218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124216218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124216218 DMM DEBUG MM_STATE_Gb(3398746240)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124216218 DMM DEBUG MM(/f5bd118f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1139) 20250329124216218 DMM NOTICE MM(/f5bd118f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124216218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124216218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250329124216218 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250329124220484 DGPRS DEBUG Checking for inactive LLMEs, time = 6483046 (sgsn.c:131) 20250329124222219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124222219 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250329124228221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124228221 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250329124234223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124234223 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250329124235184 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124235184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124235184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124240224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124240224 DMM DEBUG MM(/f5bd118f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250329124244695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124244696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124244696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124244708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124244709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124244709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124244724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124244724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124244724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124246225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250329124246225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250329124246225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124246225 DMM NOTICE MM(/f5bd118f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250329124246225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329124246225 DMM DEBUG MM_STATE_Gb(3398746240)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124246225 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124246225 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124246225 DLLC NOTICE LLME(ca94c080/f5bd118f){ASSIGNED} LLGM Assign pre (f5bd118f => ffffffff) (gprs_llc.c:1079) 20250329124246225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5bd118f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@946bd857a56d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@946bd857a56d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@946bd857a56d: Final verdict of PTC: pass 20250329124246230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI220(283)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(286)@946bd857a56d: Final verdict of PTC: none -NSVCI97(274)@946bd857a56d: Final verdict of PTC: none -NSVCI99(284)@946bd857a56d: Final verdict of PTC: none 20250329124246232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124246232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(270)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@946bd857a56d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@946bd857a56d: Final verdict of PTC: none -NSVCI98(279)@946bd857a56d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(272)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(282)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(277)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:42:46 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 20250329124246309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124246610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67736) 20250329124247232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124247232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67736, count=72092) 20250329124248234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124248234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124249235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124249235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_closed_add_vty started. 20250329124249633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124249633 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124249650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124249650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124249650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124249650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124249650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124249650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124249650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124249650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124249651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124249651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124249651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124249651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124249651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124249651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124249651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124249651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124249651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124249651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124249651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124249651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124249654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124249660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124249660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124249664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124249664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124249664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124249664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124249664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124249664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124249664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124249664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124249665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124249665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124249665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124249665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124249665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124249665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124249665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124249665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124249665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124249665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124249666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124249666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124249668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124249673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124249673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(304)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124249684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124249684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124249684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124249684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124249684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124249684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124249684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124249684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124249685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124249685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124249685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124249685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124249685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124249685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124249685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124249685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124249685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124249685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124249685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(304)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124249685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124249685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124249687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124249691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124249691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124250236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124250236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124250236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124250236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124250237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124250238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(303)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@946bd857a56d: 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(303)@946bd857a56d: 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(303)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329124250485 DGPRS DEBUG Checking for inactive LLMEs, time = 6483076 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C39455A5'O, index=0 SGSN_Test-GSUP(305)@946bd857a56d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C39455A5'O, index=1 20250329124251263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124251263 DLLC NOTICE LLME(ffffffff/c39455a5){UNASSIGNED} LLC RX: unknown TLLI 0xc39455a5, creating LLME on the fly (gprs_llc.c:552) 20250329124251263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124251263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124251263 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124251263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124251263 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124251263 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124251263 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124251263 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124251263 DLLC NOTICE LLME(ffffffff/c39455a5){UNASSIGNED} LLGM Assign pre (c39455a5 => d7d96c94) (gprs_llc.c:1079) 20250329124251263 DLLC NOTICE LLME(c39455a5/d7d96c94){ASSIGNED} LLGM Assign post (c39455a5 => d7d96c94) (gprs_llc.c:1125) 20250329124251263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124251263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124251263 DMM DEBUG MM(001010123456789/d7d96c94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124251270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124251270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124251270 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124251270 DMM DEBUG MM(001010123456789/d7d96c94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250329124251270 DMM NOTICE MM(001010123456789/d7d96c94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124251270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124251270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124251270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250329124251270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124251270 DMM NOTICE MM(001010123456789/d7d96c94) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250329124251270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124251270 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124251270 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124251270 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124251270 DLLC NOTICE LLME(c39455a5/d7d96c94){ASSIGNED} LLGM Assign pre (d7d96c94 => ffffffff) (gprs_llc.c:1079) 20250329124251270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7d96c94 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@946bd857a56d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C39455A5'O, index=2 20250329124251274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124251274 DLLC NOTICE LLME(ffffffff/c39455a5){UNASSIGNED} LLC RX: unknown TLLI 0xc39455a5, creating LLME on the fly (gprs_llc.c:552) 20250329124251274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124251274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124251274 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124251274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124251274 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124251274 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124251274 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124251274 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124251274 DLLC NOTICE LLME(ffffffff/c39455a5){UNASSIGNED} LLGM Assign pre (c39455a5 => feddb45a) (gprs_llc.c:1079) 20250329124251274 DLLC NOTICE LLME(c39455a5/feddb45a){ASSIGNED} LLGM Assign post (c39455a5 => feddb45a) (gprs_llc.c:1125) 20250329124251274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124251274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124251274 DMM DEBUG MM(001010123456700/feddb45a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124251276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124251276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124251276 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124251276 DMM DEBUG MM(001010123456700/feddb45a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250329124251276 DMM NOTICE MM(001010123456700/feddb45a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124251276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124251276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124251276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250329124251276 DMM INFO MM(001010123456700/feddb45a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeddb45a) (gprs_gmm.c:355) TC_attach_closed_add_vty(307)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@946bd857a56d: Final verdict of PTC: pass 20250329124252277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124252277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124252277 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124252277 DMM INFO MM(001010123456700/feddb45a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124252277 DMM NOTICE MM(001010123456700/feddb45a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124252277 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124252277 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124252277 DLLC NOTICE LLME(c39455a5/feddb45a){ASSIGNED} LLGM Assign pre (ffffffff => feddb45a) (gprs_llc.c:1079) 20250329124252277 DLLC NOTICE LLME(ffffffff/feddb45a){ASSIGNED} LLGM Assign post (ffffffff => feddb45a) (gprs_llc.c:1125) 20250329124252277 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124252277 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124252277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124252277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329124252277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124252278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124252278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI210(297)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(305)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@946bd857a56d: Final verdict of PTC: none -NSVCI99(304)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@946bd857a56d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@946bd857a56d: Final verdict of PTC: none -NSVCI97(293)@946bd857a56d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@946bd857a56d: Final verdict of PTC: none -NSVCI98(298)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(296)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(302)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(291)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:42:52 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 20250329124252341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124252744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70364) 20250329124253280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124253280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70364, count=81040) 20250329124254281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124254281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124255283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124255283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_check_subscriber_list started. 20250329124255827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124255829 DMM INFO MM(001010123456700/feddb45a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124255829 DMM INFO MM(001010123456700/feddb45a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124255829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124255829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124255829 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124255829 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124255829 DLLC NOTICE LLME(ffffffff/feddb45a){ASSIGNED} LLGM Assign pre (feddb45a => ffffffff) (gprs_llc.c:1079) 20250329124255829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feddb45a => ffffffff) (gprs_llc.c:1125) 20250329124255829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124255829 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124255829 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124255829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124255829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124255861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124255861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124255861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124255861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124255861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124255861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124255861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124255861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124255862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124255862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124255862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124255862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124255862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124255862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124255862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124255862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124255862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124255862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124255862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124255862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124255865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124255870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124255870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(318)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124255881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124255881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124255881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124255881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124255881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124255881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124255881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124255881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124255882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124255882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124255882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124255882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124255882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124255882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124255882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124255882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124255882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124255882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124255882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124255882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124255884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(322)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124255890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124255890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(322)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124255891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124255891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124255891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124255891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124255891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124255891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124255891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124255891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124255892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124255892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124255892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_check_subscriber_list-BVCI210(315)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124255893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124255893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124255893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124255893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124255893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124255893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124255893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124255893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124255893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124255893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124255896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124255900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124255900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124256284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124256284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124256284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124256284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124256286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124256287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@946bd857a56d: 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)@946bd857a56d: 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(323)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@946bd857a56d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FF4833A5'O, index=0 SGSN_Test-GSUP(324)@946bd857a56d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@946bd857a56d: 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 := 'D5F7DF05B3E8BEB56B83C7B02E0E8A03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E84A10C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '641B5E12ABBD1730'O } } } } } 20250329124257344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124257344 DLLC NOTICE LLME(ffffffff/ff4833a5){UNASSIGNED} LLC RX: unknown TLLI 0xff4833a5, creating LLME on the fly (gprs_llc.c:552) 20250329124257344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124257344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124257344 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124257344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124257344 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124257344 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124257344 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124257344 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124257344 DLLC NOTICE LLME(ffffffff/ff4833a5){UNASSIGNED} LLGM Assign pre (ff4833a5 => e64bbe66) (gprs_llc.c:1079) 20250329124257344 DLLC NOTICE LLME(ff4833a5/e64bbe66){ASSIGNED} LLGM Assign post (ff4833a5 => e64bbe66) (gprs_llc.c:1125) 20250329124257344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124257344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124257344 DMM DEBUG MM(262420000000034/e64bbe66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124257356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124257356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124257356 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124257356 DMM DEBUG MM(262420000000034/e64bbe66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1139) 20250329124257356 DMM NOTICE MM(262420000000034/e64bbe66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124257356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124257356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124257356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124257356 DMM DEBUG MM(262420000000034/e64bbe66) Requesting authorization (sgsn_auth.c:160) 20250329124257356 DMM INFO MM(262420000000034/e64bbe66) Requesting authentication tuples (sgsn_auth.c:184) 20250329124257356 DMM DEBUG MM(262420000000034/e64bbe66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124257356 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250329124257356 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)@946bd857a56d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@946bd857a56d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250329124257357 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124257357 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124257357 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124257357 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124257357 DMM INFO MM(262420000000034/e64bbe66) Subscriber data update (mmctx.c:445) 20250329124257357 DMM DEBUG MM(262420000000034/e64bbe66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124257357 DMM INFO MM(262420000000034/e64bbe66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124257357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124257357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124257357 DMM INFO MM(262420000000034/e64bbe66) <- GMM AUTH AND CIPHERING REQ (rand = d5 f7 df 05 b3 e8 be b5 6b 83 c7 b0 2e 0e 8a 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124257361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124257361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124257361 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124257361 DMM INFO MM(262420000000034/e64bbe66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124257361 DMM NOTICE MM(262420000000034/e64bbe66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124257361 DMM DEBUG MM(262420000000034/e64bbe66) checking auth: received GSM SRES = 3e 84 a1 0c (gprs_gmm.c:721) 20250329124257361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124257361 DMM DEBUG MM(262420000000034/e64bbe66) Requesting authorization (sgsn_auth.c:160) 20250329124257361 DMM INFO MM(262420000000034/e64bbe66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124257361 DMM DEBUG MM(262420000000034/e64bbe66) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124257361 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250329124257361 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) 20250329124257361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124257361 DMM INFO MM(262420000000034/e64bbe66) <- GMM ATTACH ACCEPT (new P-TMSI=0xe64bbe66) (gprs_gmm.c:355) 20250329124257361 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124257361 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124257361 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250329124257361 DMM INFO MM(262420000000034/e64bbe66) Subscriber data update (mmctx.c:445) 20250329124257361 DMM DEBUG MM(262420000000034/e64bbe66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124257361 DMM INFO MM(262420000000034/e64bbe66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124257361 DMM NOTICE MM(262420000000034/e64bbe66) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1055) 20250329124257361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124257361 DMM NOTICE MM(262420000000034/e64bbe66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124257361 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) 20250329124257362 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124257362 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250329124257362 DMM INFO MM(262420000000034/e64bbe66) Subscriber data update (mmctx.c:445) 20250329124257362 DMM DEBUG MM(262420000000034/e64bbe66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124257365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124257365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124257365 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124257365 DMM INFO MM(262420000000034/e64bbe66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124257365 DMM NOTICE MM(262420000000034/e64bbe66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124257365 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124257365 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124257365 DLLC NOTICE LLME(ff4833a5/e64bbe66){ASSIGNED} LLGM Assign pre (ffffffff => e64bbe66) (gprs_llc.c:1079) 20250329124257365 DLLC NOTICE LLME(ffffffff/e64bbe66){ASSIGNED} LLGM Assign post (ffffffff => e64bbe66) (gprs_llc.c:1125) 20250329124257365 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124257365 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124257365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124257365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@946bd857a56d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@946bd857a56d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@946bd857a56d: Final verdict of PTC: pass 20250329124257418 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250329124257418 DMM INFO MM(262420000000034/e64bbe66) Subscriber data update (mmctx.c:445) 20250329124257418 DMM DEBUG MM(262420000000034/e64bbe66) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250329124257418 DMM INFO MM(262420000000034/e64bbe66) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250329124257418 DMM INFO MM(262420000000034/e64bbe66) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124257418 DMM INFO MM(262420000000034/e64bbe66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124257418 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124257418 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124257418 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124257418 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124257418 DLLC NOTICE LLME(ffffffff/e64bbe66){ASSIGNED} LLGM Assign pre (e64bbe66 => ffffffff) (gprs_llc.c:1079) 20250329124257418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e64bbe66 => ffffffff) (gprs_llc.c:1125) 20250329124257418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124257418 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124257418 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124257418 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124257419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@946bd857a56d: Final verdict of PTC: none -NSVCI97(312)@946bd857a56d: Final verdict of PTC: none 20250329124257420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124257420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(318)@946bd857a56d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@946bd857a56d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@946bd857a56d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@946bd857a56d: Final verdict of PTC: none -NSVCI99(322)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(310)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(320)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(316)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:42:57 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 20250329124257493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124257794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90016) 20250329124258421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124258421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90016, count=94372) 20250329124259422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124259422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124300424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124300424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_detach_check_subscriber_list started. 20250329124300818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124300818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124300836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124300836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124300836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124300836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124300836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124300836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124300836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124300836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124300838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124300838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124300838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124300838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124300838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124300838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124300838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124300838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124300838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124300838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124300838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124300838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124300841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124300848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124300848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(336)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124300850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124300850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124300850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124300850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124300850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124300850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124300850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124300850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_detach_check_subscriber_list-BVCI196(330)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124300851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124300851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124300851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124300851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124300851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124300851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124300851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124300851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124300851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124300851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124300852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124300852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124300854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124300860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124300860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124300865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124300866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124300866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124300866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300866 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124300866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124300866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124300866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124300866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124300867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124300867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124300867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124300867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124300867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124300867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124300867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124300867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124300867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124300869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124300874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124300874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124301426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124301426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124301426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124301426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124301427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124301427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@946bd857a56d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E75DFA1C'O, index=0 SGSN_Test-GSUP(343)@946bd857a56d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@946bd857a56d: 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 := '3D49FFBB8465A61617D6ACAD78CDF89D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B924F08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A47925049ACF140'O } } } } } 20250329124301447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124301447 DLLC NOTICE LLME(ffffffff/e75dfa1c){UNASSIGNED} LLC RX: unknown TLLI 0xe75dfa1c, creating LLME on the fly (gprs_llc.c:552) 20250329124301447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124301447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124301447 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124301447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124301447 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124301447 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124301447 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124301447 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124301447 DLLC NOTICE LLME(ffffffff/e75dfa1c){UNASSIGNED} LLGM Assign pre (e75dfa1c => fddfa5fa) (gprs_llc.c:1079) 20250329124301447 DLLC NOTICE LLME(e75dfa1c/fddfa5fa){ASSIGNED} LLGM Assign post (e75dfa1c => fddfa5fa) (gprs_llc.c:1125) 20250329124301447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124301447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124301447 DMM DEBUG MM(262420000000033/fddfa5fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124301453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124301453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124301453 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124301453 DMM DEBUG MM(262420000000033/fddfa5fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1139) 20250329124301453 DMM NOTICE MM(262420000000033/fddfa5fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124301453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124301453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124301453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124301453 DMM DEBUG MM(262420000000033/fddfa5fa) Requesting authorization (sgsn_auth.c:160) 20250329124301453 DMM INFO MM(262420000000033/fddfa5fa) Requesting authentication tuples (sgsn_auth.c:184) 20250329124301453 DMM DEBUG MM(262420000000033/fddfa5fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124301453 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250329124301453 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)@946bd857a56d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@946bd857a56d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250329124301496 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124301496 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124301496 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124301496 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124301496 DMM INFO MM(262420000000033/fddfa5fa) Subscriber data update (mmctx.c:445) 20250329124301496 DMM DEBUG MM(262420000000033/fddfa5fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124301496 DMM INFO MM(262420000000033/fddfa5fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124301496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124301496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124301496 DMM INFO MM(262420000000033/fddfa5fa) <- GMM AUTH AND CIPHERING REQ (rand = 3d 49 ff bb 84 65 a6 16 17 d6 ac ad 78 cd f8 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124301501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124301501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124301501 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124301501 DMM INFO MM(262420000000033/fddfa5fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124301501 DMM NOTICE MM(262420000000033/fddfa5fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124301501 DMM DEBUG MM(262420000000033/fddfa5fa) checking auth: received GSM SRES = 2b 92 4f 08 (gprs_gmm.c:721) 20250329124301501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124301501 DMM DEBUG MM(262420000000033/fddfa5fa) Requesting authorization (sgsn_auth.c:160) 20250329124301501 DMM INFO MM(262420000000033/fddfa5fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124301501 DMM DEBUG MM(262420000000033/fddfa5fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124301501 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250329124301501 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) 20250329124301501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124301501 DMM INFO MM(262420000000033/fddfa5fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xfddfa5fa) (gprs_gmm.c:355) 20250329124301502 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124301502 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124301502 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250329124301502 DMM INFO MM(262420000000033/fddfa5fa) Subscriber data update (mmctx.c:445) 20250329124301502 DMM DEBUG MM(262420000000033/fddfa5fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124301502 DMM INFO MM(262420000000033/fddfa5fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124301502 DMM NOTICE MM(262420000000033/fddfa5fa) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1055) 20250329124301502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124301502 DMM NOTICE MM(262420000000033/fddfa5fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124301502 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) 20250329124301502 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124301502 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250329124301502 DMM INFO MM(262420000000033/fddfa5fa) Subscriber data update (mmctx.c:445) 20250329124301502 DMM DEBUG MM(262420000000033/fddfa5fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124301505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124301505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124301505 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124301505 DMM INFO MM(262420000000033/fddfa5fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124301505 DMM NOTICE MM(262420000000033/fddfa5fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124301505 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124301505 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124301505 DLLC NOTICE LLME(e75dfa1c/fddfa5fa){ASSIGNED} LLGM Assign pre (ffffffff => fddfa5fa) (gprs_llc.c:1079) 20250329124301505 DLLC NOTICE LLME(ffffffff/fddfa5fa){ASSIGNED} LLGM Assign post (ffffffff => fddfa5fa) (gprs_llc.c:1125) 20250329124301505 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124301505 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124301506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124301506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@946bd857a56d: setverdict(pass): none -> pass 20250329124301556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124301556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250329124301556 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124301556 DMM INFO MM(262420000000033/fddfa5fa) -> GMM DETACH REQUEST TLLI=0xfddfa5fa type=GPRS detach Power-off (gprs_gmm.c:1524) 20250329124301556 DMM INFO MM(262420000000033/fddfa5fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124301556 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124301556 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124301556 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124301556 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124301556 DLLC NOTICE LLME(ffffffff/fddfa5fa){ASSIGNED} LLGM Assign pre (fddfa5fa => ffffffff) (gprs_llc.c:1079) 20250329124301556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fddfa5fa => ffffffff) (gprs_llc.c:1125) 20250329124301556 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250329124301556 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) 20250329124301556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124301556 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124301556 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124301556 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124301556 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@946bd857a56d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@946bd857a56d: Final verdict of PTC: pass 20250329124306562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@946bd857a56d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@946bd857a56d: Final verdict of PTC: none -NSVCI99(341)@946bd857a56d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@946bd857a56d: Final verdict of PTC: none 20250329124306564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124306564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_detach_check_subscriber_list-BVCI196(330)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(329)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(339)@946bd857a56d: Final verdict of PTC: none -NSVCI97(331)@946bd857a56d: Final verdict of PTC: none -NSVCI98(336)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(334)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:43:06 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 20250329124306687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124306988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87544) 20250329124307564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124307564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87544, count=93896) 20250329124308565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124308565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:43:09 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 20250329124309567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124309567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_check_complete_resend started. 20250329124310017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124310020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124310065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124310065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124310065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124310065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124310065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124310065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124310065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124310065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124310066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124310066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124310066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124310067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124310067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124310067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124310067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124310067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124310067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124310067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124310067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124310067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124310070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124310077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124310077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124310082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310082 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124310082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124310082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124310083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124310083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124310083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124310083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124310083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124310083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124310083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124310083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124310083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124310083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124310083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124310083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124310086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124310091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124310091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124310095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124310095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124310096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124310096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124310096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124310097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124310097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124310097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124310097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124310097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124310097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124310097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124310097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124310097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124310097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124310099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124310104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124310104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124310569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124310569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124310569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124310569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124310573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124310574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@946bd857a56d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DCF9232E'O, index=0 SGSN_Test-GSUP(362)@946bd857a56d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@946bd857a56d: 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 := 'CD843B1CBE3BA080AECDB209CF7E7FD6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF093FAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70AF1BCD7521C6AF'O } } } } } 20250329124311609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124311609 DLLC NOTICE LLME(ffffffff/dcf9232e){UNASSIGNED} LLC RX: unknown TLLI 0xdcf9232e, creating LLME on the fly (gprs_llc.c:552) 20250329124311609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124311609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124311609 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124311609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124311609 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124311609 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124311609 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124311609 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124311609 DLLC NOTICE LLME(ffffffff/dcf9232e){UNASSIGNED} LLGM Assign pre (dcf9232e => e83bfbf4) (gprs_llc.c:1079) 20250329124311609 DLLC NOTICE LLME(dcf9232e/e83bfbf4){ASSIGNED} LLGM Assign post (dcf9232e => e83bfbf4) (gprs_llc.c:1125) 20250329124311609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124311609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124311609 DMM DEBUG MM(262420000000036/e83bfbf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124311618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124311618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124311618 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124311618 DMM DEBUG MM(262420000000036/e83bfbf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1139) 20250329124311618 DMM NOTICE MM(262420000000036/e83bfbf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124311618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124311618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124311618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124311618 DMM DEBUG MM(262420000000036/e83bfbf4) Requesting authorization (sgsn_auth.c:160) 20250329124311618 DMM INFO MM(262420000000036/e83bfbf4) Requesting authentication tuples (sgsn_auth.c:184) 20250329124311618 DMM DEBUG MM(262420000000036/e83bfbf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124311618 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250329124311618 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)@946bd857a56d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@946bd857a56d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250329124311620 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124311620 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124311620 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124311621 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124311621 DMM INFO MM(262420000000036/e83bfbf4) Subscriber data update (mmctx.c:445) 20250329124311621 DMM DEBUG MM(262420000000036/e83bfbf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124311621 DMM INFO MM(262420000000036/e83bfbf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124311621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124311621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124311621 DMM INFO MM(262420000000036/e83bfbf4) <- GMM AUTH AND CIPHERING REQ (rand = cd 84 3b 1c be 3b a0 80 ae cd b2 09 cf 7e 7f d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124311628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124311628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124311628 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124311628 DMM INFO MM(262420000000036/e83bfbf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124311628 DMM NOTICE MM(262420000000036/e83bfbf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124311628 DMM DEBUG MM(262420000000036/e83bfbf4) checking auth: received GSM SRES = ff 09 3f ac (gprs_gmm.c:721) 20250329124311628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124311628 DMM DEBUG MM(262420000000036/e83bfbf4) Requesting authorization (sgsn_auth.c:160) 20250329124311628 DMM INFO MM(262420000000036/e83bfbf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124311628 DMM DEBUG MM(262420000000036/e83bfbf4) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124311628 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250329124311628 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) 20250329124311628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124311628 DMM INFO MM(262420000000036/e83bfbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83bfbf4) (gprs_gmm.c:355) 20250329124311630 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124311630 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124311630 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250329124311630 DMM INFO MM(262420000000036/e83bfbf4) Subscriber data update (mmctx.c:445) 20250329124311630 DMM DEBUG MM(262420000000036/e83bfbf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124311630 DMM INFO MM(262420000000036/e83bfbf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124311630 DMM NOTICE MM(262420000000036/e83bfbf4) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1055) 20250329124311630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124311630 DMM NOTICE MM(262420000000036/e83bfbf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124311630 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) 20250329124311630 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124311630 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250329124311630 DMM INFO MM(262420000000036/e83bfbf4) Subscriber data update (mmctx.c:445) 20250329124311630 DMM DEBUG MM(262420000000036/e83bfbf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329124317629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124317629 DMM INFO MM(262420000000036/e83bfbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83bfbf4) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329124320486 DGPRS DEBUG Checking for inactive LLMEs, time = 6483106 (sgsn.c:131) 20250329124323630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124323630 DMM INFO MM(262420000000036/e83bfbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83bfbf4) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329124329631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124329631 DMM INFO MM(262420000000036/e83bfbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83bfbf4) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329124330569 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124330569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124330570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124335632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124335632 DMM INFO MM(262420000000036/e83bfbf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83bfbf4) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329124340068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124340068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124340068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124340083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124340084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124340084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124340098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124340098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124340098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124341633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250329124341633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250329124341633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124341633 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250329124341633 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) 20250329124341633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Reject}: Deallocated (fsm.c:568) 20250329124341633 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124341633 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124341633 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124341633 DLLC NOTICE LLME(dcf9232e/e83bfbf4){ASSIGNED} LLGM Assign pre (e83bfbf4 => ffffffff) (gprs_llc.c:1079) 20250329124341633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e83bfbf4 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@946bd857a56d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@946bd857a56d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@946bd857a56d: Final verdict of PTC: pass 20250329124345661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124345666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124345666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(355)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(362)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@946bd857a56d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@946bd857a56d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@946bd857a56d: Final verdict of PTC: none -NSVCI99(360)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@946bd857a56d: Final verdict of PTC: none -NSVCI97(350)@946bd857a56d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(358)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(348)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(353)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:43:45 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 20250329124345771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124346073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89076) 20250329124346667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124346667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89076, count=94508) 20250329124347668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124347668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:43:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124348669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124348669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_hlr_location_cancel_request_update started. 20250329124349126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124349128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124349166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124349166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124349166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124349166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124349166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124349167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124349167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124349167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124349167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124349167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124349167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124349167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124349167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124349167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124349167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124349167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124349167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124349167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124349168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124349168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124349170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124349175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124349175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(375)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(374)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124349189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124349189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124349189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124349189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124349189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124349189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124349189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124349189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124349191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124349191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124349191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124349192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124349192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124349192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124349192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124349192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124349192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124349192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124349192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124349192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124349196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(371)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124349202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124349202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(372)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124349203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124349203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124349203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124349203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124349203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124349203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124349203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124349203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124349204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124349204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124349204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124349204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124349204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124349204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124349204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124349204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124349204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124349204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124349204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124349205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124349205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124349208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124349215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124349215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124349670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124349670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124349670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124349670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124349674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124349676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329124350486 DGPRS DEBUG Checking for inactive LLMEs, time = 6483136 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@946bd857a56d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D1B1BFB4'O, index=0 SGSN_Test-GSUP(381)@946bd857a56d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@946bd857a56d: 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 := 'D6A384EBDA9F2DA1A9FB8467390ED50F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE278451'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98445FE8AE875365'O } } } } } 20250329124350751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124350751 DLLC NOTICE LLME(ffffffff/d1b1bfb4){UNASSIGNED} LLC RX: unknown TLLI 0xd1b1bfb4, creating LLME on the fly (gprs_llc.c:552) 20250329124350751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124350751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124350752 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124350752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124350752 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124350752 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124350752 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124350752 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124350752 DLLC NOTICE LLME(ffffffff/d1b1bfb4){UNASSIGNED} LLGM Assign pre (d1b1bfb4 => f4c82e71) (gprs_llc.c:1079) 20250329124350752 DLLC NOTICE LLME(d1b1bfb4/f4c82e71){ASSIGNED} LLGM Assign post (d1b1bfb4 => f4c82e71) (gprs_llc.c:1125) 20250329124350752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124350752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124350752 DMM DEBUG MM(262420000000031/f4c82e71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124350775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124350775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124350775 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124350775 DMM DEBUG MM(262420000000031/f4c82e71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1139) 20250329124350775 DMM NOTICE MM(262420000000031/f4c82e71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124350775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124350775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124350775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124350775 DMM DEBUG MM(262420000000031/f4c82e71) Requesting authorization (sgsn_auth.c:160) 20250329124350775 DMM INFO MM(262420000000031/f4c82e71) Requesting authentication tuples (sgsn_auth.c:184) 20250329124350775 DMM DEBUG MM(262420000000031/f4c82e71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124350775 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250329124350775 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)@946bd857a56d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@946bd857a56d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250329124350781 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124350781 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124350781 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124350781 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124350781 DMM INFO MM(262420000000031/f4c82e71) Subscriber data update (mmctx.c:445) 20250329124350781 DMM DEBUG MM(262420000000031/f4c82e71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124350781 DMM INFO MM(262420000000031/f4c82e71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124350781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124350781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124350781 DMM INFO MM(262420000000031/f4c82e71) <- GMM AUTH AND CIPHERING REQ (rand = d6 a3 84 eb da 9f 2d a1 a9 fb 84 67 39 0e d5 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124350796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124350796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124350796 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124350796 DMM INFO MM(262420000000031/f4c82e71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124350797 DMM NOTICE MM(262420000000031/f4c82e71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124350797 DMM DEBUG MM(262420000000031/f4c82e71) checking auth: received GSM SRES = ee 27 84 51 (gprs_gmm.c:721) 20250329124350797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124350797 DMM DEBUG MM(262420000000031/f4c82e71) Requesting authorization (sgsn_auth.c:160) 20250329124350797 DMM INFO MM(262420000000031/f4c82e71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124350797 DMM DEBUG MM(262420000000031/f4c82e71) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124350797 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250329124350797 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) 20250329124350797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124350797 DMM INFO MM(262420000000031/f4c82e71) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4c82e71) (gprs_gmm.c:355) 20250329124350800 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124350800 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124350800 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250329124350800 DMM INFO MM(262420000000031/f4c82e71) Subscriber data update (mmctx.c:445) 20250329124350800 DMM DEBUG MM(262420000000031/f4c82e71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124350800 DMM INFO MM(262420000000031/f4c82e71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124350800 DMM NOTICE MM(262420000000031/f4c82e71) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1055) 20250329124350800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124350800 DMM NOTICE MM(262420000000031/f4c82e71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124350800 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) 20250329124350801 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124350801 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250329124350801 DMM INFO MM(262420000000031/f4c82e71) Subscriber data update (mmctx.c:445) 20250329124350801 DMM DEBUG MM(262420000000031/f4c82e71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124350809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124350809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124350809 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124350809 DMM INFO MM(262420000000031/f4c82e71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124350809 DMM NOTICE MM(262420000000031/f4c82e71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124350809 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124350809 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124350809 DLLC NOTICE LLME(d1b1bfb4/f4c82e71){ASSIGNED} LLGM Assign pre (ffffffff => f4c82e71) (gprs_llc.c:1079) 20250329124350809 DLLC NOTICE LLME(ffffffff/f4c82e71){ASSIGNED} LLGM Assign post (ffffffff => f4c82e71) (gprs_llc.c:1125) 20250329124350809 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124350809 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124350809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124350809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@946bd857a56d: setverdict(pass): none -> pass 20250329124350859 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250329124350859 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250329124350859 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) 20250329124350859 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250329124350859 DMM INFO MM(262420000000031/f4c82e71) Subscriber data update (mmctx.c:445) 20250329124350859 DMM DEBUG MM(262420000000031/f4c82e71) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250329124350859 DMM INFO MM(262420000000031/f4c82e71) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250329124350859 DMM INFO MM(262420000000031/f4c82e71) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124350859 DMM INFO MM(262420000000031/f4c82e71) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124350859 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124350859 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124350859 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124350859 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124350859 DLLC NOTICE LLME(ffffffff/f4c82e71){ASSIGNED} LLGM Assign pre (f4c82e71 => ffffffff) (gprs_llc.c:1079) 20250329124350860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c82e71 => ffffffff) (gprs_llc.c:1125) 20250329124350860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124350860 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124350860 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124350860 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed MC@946bd857a56d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250329124355871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124355871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(381)@946bd857a56d: Final verdict of PTC: none -NSVCI97(369)@946bd857a56d: Final verdict of PTC: none -NSVCI98(375)@946bd857a56d: Final verdict of PTC: none -NSVCI99(379)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@946bd857a56d: Final verdict of PTC: none 20250329124355874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(373)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(367)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(377)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@946bd857a56d: Final verdict of PTC: pass MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@946bd857a56d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:43:55 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 20250329124355922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124356223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87188) 20250329124356872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124356872 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=93240) 20250329124357873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124357873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:43:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124358874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124358874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_hlr_location_cancel_request_withdraw started. 20250329124359315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124359318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124359367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124359367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124359367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124359367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124359367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124359367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124359367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124359367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124359368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124359368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124359368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124359368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124359368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124359368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124359368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124359368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124359368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124359368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124359368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124359368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124359371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124359382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124359382 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124359390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124359390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124359390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124359390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124359390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124359390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124359390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124359390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124359391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124359391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124359391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124359391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124359391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124359391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124359391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124359391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124359391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124359391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124359391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124359391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124359401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124359401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124359407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124359407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124359407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124359407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359407 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124359407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124359407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124359407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124359407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124359408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124359408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124359408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124359408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124359408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124359408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124359408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124359408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124359408 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124359408 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124359408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124359409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124359409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124359411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124359416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124359416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124359875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124359875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124359875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124359875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124359879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124359881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@946bd857a56d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E9F5F0E9'O, index=0 SGSN_Test-GSUP(400)@946bd857a56d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@946bd857a56d: 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 := '9A0FB786A202E1AB33373C538F87F3A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2970C6CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '000D38FB2367E66E'O } } } } } 20250329124400922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124400922 DLLC NOTICE LLME(ffffffff/e9f5f0e9){UNASSIGNED} LLC RX: unknown TLLI 0xe9f5f0e9, creating LLME on the fly (gprs_llc.c:552) 20250329124400922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124400922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124400922 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124400922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124400922 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124400922 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124400922 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124400922 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124400922 DLLC NOTICE LLME(ffffffff/e9f5f0e9){UNASSIGNED} LLGM Assign pre (e9f5f0e9 => daff30f9) (gprs_llc.c:1079) 20250329124400922 DLLC NOTICE LLME(e9f5f0e9/daff30f9){ASSIGNED} LLGM Assign post (e9f5f0e9 => daff30f9) (gprs_llc.c:1125) 20250329124400922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124400922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124400922 DMM DEBUG MM(262420000000029/daff30f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124400930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124400930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124400930 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124400930 DMM DEBUG MM(262420000000029/daff30f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1139) 20250329124400930 DMM NOTICE MM(262420000000029/daff30f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124400930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124400930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124400930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124400930 DMM DEBUG MM(262420000000029/daff30f9) Requesting authorization (sgsn_auth.c:160) 20250329124400930 DMM INFO MM(262420000000029/daff30f9) Requesting authentication tuples (sgsn_auth.c:184) 20250329124400930 DMM DEBUG MM(262420000000029/daff30f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124400930 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250329124400930 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)@946bd857a56d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@946bd857a56d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250329124400931 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124400931 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124400931 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124400931 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124400931 DMM INFO MM(262420000000029/daff30f9) Subscriber data update (mmctx.c:445) 20250329124400931 DMM DEBUG MM(262420000000029/daff30f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124400931 DMM INFO MM(262420000000029/daff30f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124400931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124400931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124400931 DMM INFO MM(262420000000029/daff30f9) <- GMM AUTH AND CIPHERING REQ (rand = 9a 0f b7 86 a2 02 e1 ab 33 37 3c 53 8f 87 f3 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124400935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124400935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124400935 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124400936 DMM INFO MM(262420000000029/daff30f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124400936 DMM NOTICE MM(262420000000029/daff30f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124400936 DMM DEBUG MM(262420000000029/daff30f9) checking auth: received GSM SRES = 29 70 c6 cc (gprs_gmm.c:721) 20250329124400936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124400936 DMM DEBUG MM(262420000000029/daff30f9) Requesting authorization (sgsn_auth.c:160) 20250329124400936 DMM INFO MM(262420000000029/daff30f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124400936 DMM DEBUG MM(262420000000029/daff30f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124400936 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250329124400936 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) 20250329124400936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124400936 DMM INFO MM(262420000000029/daff30f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaff30f9) (gprs_gmm.c:355) 20250329124400936 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124400936 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124400936 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250329124400936 DMM INFO MM(262420000000029/daff30f9) Subscriber data update (mmctx.c:445) 20250329124400936 DMM DEBUG MM(262420000000029/daff30f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124400936 DMM INFO MM(262420000000029/daff30f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124400936 DMM NOTICE MM(262420000000029/daff30f9) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1055) 20250329124400936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124400936 DMM NOTICE MM(262420000000029/daff30f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124400936 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) 20250329124400937 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124400937 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250329124400937 DMM INFO MM(262420000000029/daff30f9) Subscriber data update (mmctx.c:445) 20250329124400937 DMM DEBUG MM(262420000000029/daff30f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124400939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124400939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124400939 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124400939 DMM INFO MM(262420000000029/daff30f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124400939 DMM NOTICE MM(262420000000029/daff30f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124400939 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124400939 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124400939 DLLC NOTICE LLME(e9f5f0e9/daff30f9){ASSIGNED} LLGM Assign pre (ffffffff => daff30f9) (gprs_llc.c:1079) 20250329124400939 DLLC NOTICE LLME(ffffffff/daff30f9){ASSIGNED} LLGM Assign post (ffffffff => daff30f9) (gprs_llc.c:1125) 20250329124400940 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124400940 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124400940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124400940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@946bd857a56d: setverdict(pass): none -> pass 20250329124400990 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250329124400990 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250329124400990 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) 20250329124400990 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250329124400990 DMM INFO MM(262420000000029/daff30f9) Subscriber data update (mmctx.c:445) 20250329124400990 DMM DEBUG MM(262420000000029/daff30f9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250329124400990 DMM INFO MM(262420000000029/daff30f9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250329124400990 DMM INFO MM(262420000000029/daff30f9) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1108) 20250329124400990 DMM NOTICE MM(262420000000029/daff30f9) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1086) 20250329124400990 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:306) 20250329124400990 DMM INFO MM(262420000000029/daff30f9) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250329124400990 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124400990 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124400990 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124400990 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124400990 DLLC NOTICE LLME(ffffffff/daff30f9){ASSIGNED} LLGM Assign pre (daff30f9 => ffffffff) (gprs_llc.c:1079) 20250329124400990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daff30f9 => ffffffff) (gprs_llc.c:1125) 20250329124400990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124400990 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124400990 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124400990 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@946bd857a56d: Removing Client IMSI='262420000000029'H, index=0 20250329124400993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124400993 DLLC NOTICE LLME(ffffffff/daff30f9){UNASSIGNED} LLC RX: unknown TLLI 0xdaff30f9, creating LLME on the fly (gprs_llc.c:552) 20250329124400993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124400993 DMM NOTICE LLME(ffffffff/daff30f9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250329124400993 DLLC NOTICE LLME(ffffffff/daff30f9){UNASSIGNED} LLGM Assign pre (daff30f9 => ffffffff) (gprs_llc.c:1079) 20250329124400993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daff30f9 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@946bd857a56d: Final verdict of PTC: pass 20250329124400994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(398)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@946bd857a56d: Final verdict of PTC: none -NSVCI97(388)@946bd857a56d: Final verdict of PTC: none -NSVCI98(393)@946bd857a56d: Final verdict of PTC: none 20250329124400995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124400995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(396)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(386)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(392)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@946bd857a56d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:01 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 20250329124401107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124401408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44068) 20250329124401997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124401997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44068, count=96124) 20250329124402998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124402998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_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 20250329124404000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124404000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250329124404445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124404446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124404462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124404462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124404462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124404462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404462 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124404462 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124404462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124404463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124404463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124404466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124404471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124404471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124404476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124404476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124404476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124404476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124404476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124404476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124404476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124404476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124404477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124404477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124404477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124404477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124404477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124404477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124404477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124404477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124404477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124404477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124404477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124404477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124404479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124404484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124404484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(414)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124404489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124404489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124404489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124404489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124404489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124404489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124404489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124404489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124404490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124404490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124404490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124404490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124404490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124404490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124404490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124404490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124404490 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124404490 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124404490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124404490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124404490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124404493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124404499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124404499 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124405001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124405001 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124405001 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124405001 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124405005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124405006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@946bd857a56d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D9D01CCE'O, index=0 SGSN_Test-GSUP(419)@946bd857a56d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250329124406059 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) 20250329124406059 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@946bd857a56d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@946bd857a56d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@946bd857a56d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@946bd857a56d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@946bd857a56d: Final verdict of PTC: pass 20250329124406069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124406073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124406073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(408)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@946bd857a56d: Final verdict of PTC: none -NSVCI97(407)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(419)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@946bd857a56d: Final verdict of PTC: none -NSVCI99(417)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@946bd857a56d: Final verdict of PTC: none -NSVCI98(412)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(405)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(410)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(415)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@946bd857a56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:06 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 20250329124406159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124406461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44748) 20250329124407075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124407075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44748, count=52692) 20250329124408077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124408077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_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 20250329124409078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124409078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250329124409546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124409547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124409563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124409563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124409563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124409563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124409563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124409563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124409563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124409563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250329124409564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124409564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124409564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(426)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124409564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124409564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124409564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124409564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124409564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124409564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124409564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124409564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124409564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124409567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124409573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124409573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_update-BVCI196(425)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124409577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124409577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124409577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124409577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124409577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124409577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124409577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124409577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124409577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124409577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124409577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124409578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124409578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124409578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124409578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124409578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124409578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124409578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124409578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124409578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124409580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124409586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124409586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124409593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124409593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124409593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124409593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124409593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124409593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124409593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124409593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124409594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124409594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124409594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124409594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124409594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124409594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124409594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124409594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124409594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124409594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124409594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124409594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124409594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124409596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124409600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124409600 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(435)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124410079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124410079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124410079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124410079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124410083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124410085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@946bd857a56d: 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(437)@946bd857a56d: 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(437)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@946bd857a56d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FD915E04'O, index=0 SGSN_Test-GSUP(438)@946bd857a56d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250329124411150 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) 20250329124411150 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@946bd857a56d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@946bd857a56d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@946bd857a56d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@946bd857a56d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@946bd857a56d: Final verdict of PTC: pass 20250329124411161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@946bd857a56d: Final verdict of PTC: none 20250329124411167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124411167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(436)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@946bd857a56d: Final verdict of PTC: none -NSVCI97(426)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@946bd857a56d: Final verdict of PTC: none -NSVCI98(431)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@946bd857a56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(424)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(434)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(429)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@946bd857a56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:11 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 20250329124411225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124411527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20250329124412168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124412168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48900, count=53256) 20250329124413170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124413170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124414172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124414173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_rau_unknown started. 20250329124414613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124414615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124414651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124414651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124414651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124414651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124414652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124414652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(446)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124414655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124414660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124414660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_rau_unknown-BVCI196(444)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124414665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124414665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124414665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124414665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124414665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124414666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124414666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124414666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124414667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124414674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124414674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124414685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124414685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124414685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124414685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124414686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124414686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124414686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124414686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124414686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124414686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124414686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124414686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124414686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124414686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124414686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124414687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124414687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124414689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124414694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124414694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124415174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124415174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124415174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124415175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124415179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(455)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124415180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@946bd857a56d: 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(455)@946bd857a56d: 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(455)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@946bd857a56d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FA245A72'O, index=0 SGSN_Test-GSUP(457)@946bd857a56d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250329124416265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124416265 DLLC NOTICE LLME(ffffffff/fa245a72){UNASSIGNED} LLC RX: unknown TLLI 0xfa245a72, creating LLME on the fly (gprs_llc.c:552) 20250329124416265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250329124416265 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124416265 DMM NOTICE LLME(ffffffff/fa245a72){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250329124416265 DLLC NOTICE LLME(ffffffff/fa245a72){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250329124416265 DMM ERROR LLME(ffffffff/fa245a72){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250329124416265 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250329124416265 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250329124416265 DLLC NOTICE LLME(ffffffff/fa245a72){UNASSIGNED} LLGM Assign pre (fa245a72 => ffffffff) (gprs_llc.c:1079) 20250329124416265 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa245a72 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@946bd857a56d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@946bd857a56d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@946bd857a56d: Final verdict of PTC: pass 20250329124416293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(447)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(457)@946bd857a56d: Final verdict of PTC: none 20250329124416299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124416299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(445)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@946bd857a56d: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@946bd857a56d: Final verdict of PTC: none -NSVCI99(456)@946bd857a56d: Final verdict of PTC: none -NSVCI98(450)@946bd857a56d: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@946bd857a56d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(443)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(454)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(448)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@946bd857a56d: Test case TC_rau_unknown finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250329124416398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124416700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43828) 20250329124417300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124417300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43828, count=54292) 20250329124418301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124418302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44: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_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 20250329124419303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124419303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_rau started. 20250329124419793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124419795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124419838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124419838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124419838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124419839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124419839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124419839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124419839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124419839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124419841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124419845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124419845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124419851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124419851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124419851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124419851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124419851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124419851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124419851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124419851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124419852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124419852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124419852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124419852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124419852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124419852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124419852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124419852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124419852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124419852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124419853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124419853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124419856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124419862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124419862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124419870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124419870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124419870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124419870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124419870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124419870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124419870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124419870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124419871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124419871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124419871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124419871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124419874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124419880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124419880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124420303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124420303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124420303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124420303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124420304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124420305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329124420487 DGPRS DEBUG Checking for inactive LLMEs, time = 6483166 (sgsn.c:131) TC_attach_rau-BVCI196(463)@946bd857a56d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E2AE3FE3'O, index=0 SGSN_Test-GSUP(476)@946bd857a56d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@946bd857a56d: 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 := 'FD2A3E31B50BD4E72B4DC34AB8A7F55B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C162C87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26FD105E40CF6477'O } } } } } 20250329124421361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421361 DLLC NOTICE LLME(ffffffff/e2ae3fe3){UNASSIGNED} LLC RX: unknown TLLI 0xe2ae3fe3, creating LLME on the fly (gprs_llc.c:552) 20250329124421361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124421361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124421361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124421361 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124421361 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124421361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124421361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124421361 DLLC NOTICE LLME(ffffffff/e2ae3fe3){UNASSIGNED} LLGM Assign pre (e2ae3fe3 => fefce291) (gprs_llc.c:1079) 20250329124421361 DLLC NOTICE LLME(e2ae3fe3/fefce291){ASSIGNED} LLGM Assign post (e2ae3fe3 => fefce291) (gprs_llc.c:1125) 20250329124421361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124421361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124421361 DMM DEBUG MM(262420000000012/fefce291) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124421375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421375 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124421375 DMM DEBUG MM(262420000000012/fefce291) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1139) 20250329124421375 DMM NOTICE MM(262420000000012/fefce291) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124421375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124421376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124421376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124421376 DMM DEBUG MM(262420000000012/fefce291) Requesting authorization (sgsn_auth.c:160) 20250329124421376 DMM INFO MM(262420000000012/fefce291) Requesting authentication tuples (sgsn_auth.c:184) 20250329124421376 DMM DEBUG MM(262420000000012/fefce291) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124421376 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250329124421376 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)@946bd857a56d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@946bd857a56d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250329124421380 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124421380 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124421380 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124421380 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124421380 DMM INFO MM(262420000000012/fefce291) Subscriber data update (mmctx.c:445) 20250329124421380 DMM DEBUG MM(262420000000012/fefce291) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124421380 DMM INFO MM(262420000000012/fefce291) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124421380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124421380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124421380 DMM INFO MM(262420000000012/fefce291) <- GMM AUTH AND CIPHERING REQ (rand = fd 2a 3e 31 b5 0b d4 e7 2b 4d c3 4a b8 a7 f5 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124421392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421392 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124421392 DMM INFO MM(262420000000012/fefce291) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124421392 DMM NOTICE MM(262420000000012/fefce291) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124421392 DMM DEBUG MM(262420000000012/fefce291) checking auth: received GSM SRES = 7c 16 2c 87 (gprs_gmm.c:721) 20250329124421392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124421392 DMM DEBUG MM(262420000000012/fefce291) Requesting authorization (sgsn_auth.c:160) 20250329124421392 DMM INFO MM(262420000000012/fefce291) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124421392 DMM DEBUG MM(262420000000012/fefce291) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124421392 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250329124421392 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) 20250329124421392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124421392 DMM INFO MM(262420000000012/fefce291) <- GMM ATTACH ACCEPT (new P-TMSI=0xfefce291) (gprs_gmm.c:355) 20250329124421395 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124421395 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124421395 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250329124421395 DMM INFO MM(262420000000012/fefce291) Subscriber data update (mmctx.c:445) 20250329124421395 DMM DEBUG MM(262420000000012/fefce291) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124421395 DMM INFO MM(262420000000012/fefce291) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124421395 DMM NOTICE MM(262420000000012/fefce291) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1055) 20250329124421395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124421395 DMM NOTICE MM(262420000000012/fefce291) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124421395 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) 20250329124421396 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124421396 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250329124421396 DMM INFO MM(262420000000012/fefce291) Subscriber data update (mmctx.c:445) 20250329124421396 DMM DEBUG MM(262420000000012/fefce291) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124421406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421406 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124421406 DMM INFO MM(262420000000012/fefce291) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124421406 DMM NOTICE MM(262420000000012/fefce291) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124421406 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124421406 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124421406 DLLC NOTICE LLME(e2ae3fe3/fefce291){ASSIGNED} LLGM Assign pre (ffffffff => fefce291) (gprs_llc.c:1079) 20250329124421406 DLLC NOTICE LLME(ffffffff/fefce291){ASSIGNED} LLGM Assign post (ffffffff => fefce291) (gprs_llc.c:1125) 20250329124421406 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124421406 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124421406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124421406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@946bd857a56d: setverdict(pass): none -> pass 20250329124421462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421463 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124421463 DMM INFO MM(262420000000012/fefce291) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1667) 20250329124421463 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124421463 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124421463 DLLC NOTICE LLME(ffffffff/fefce291){ASSIGNED} LLGM Assign pre (fefce291 => e302fcfe) (gprs_llc.c:1079) 20250329124421463 DLLC NOTICE LLME(fefce291/e302fcfe){ASSIGNED} LLGM Assign post (fefce291 => e302fcfe) (gprs_llc.c:1125) 20250329124421463 DMM INFO MM(262420000000012/e302fcfe) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau(478)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@946bd857a56d: Removing Client IMSI='262420000000012'H, index=0 20250329124421479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124421479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250329124421479 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124421479 DMM INFO MM(262420000000012/e302fcfe) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124421479 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124421479 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124421479 DLLC NOTICE LLME(fefce291/e302fcfe){ASSIGNED} LLGM Assign pre (ffffffff => e302fcfe) (gprs_llc.c:1079) 20250329124421479 DLLC NOTICE LLME(ffffffff/e302fcfe){ASSIGNED} LLGM Assign post (ffffffff => e302fcfe) (gprs_llc.c:1125) 20250329124421479 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau(478)@946bd857a56d: Final verdict of PTC: pass 20250329124421482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@946bd857a56d: Final verdict of PTC: none 20250329124421487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124421487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(469)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@946bd857a56d: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@946bd857a56d: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@946bd857a56d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@946bd857a56d: Final verdict of PTC: none -NSVCI99(475)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(462)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(473)@946bd857a56d: Final verdict of PTC: none -NSVCI97(464)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(467)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_rau finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250329124421574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124421977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79048) 20250329124422488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124422488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79048, count=92824) 20250329124423488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124423488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_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 20250329124424490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124424490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_rau_a_a started. 20250329124425076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124425077 DMM INFO MM(262420000000012/e302fcfe) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124425077 DMM INFO MM(262420000000012/e302fcfe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124425077 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124425077 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124425077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124425077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124425077 DLLC NOTICE LLME(ffffffff/e302fcfe){ASSIGNED} LLGM Assign pre (e302fcfe => ffffffff) (gprs_llc.c:1079) 20250329124425077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e302fcfe => ffffffff) (gprs_llc.c:1125) 20250329124425077 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250329124425077 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) 20250329124425077 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) 20250329124425077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124425077 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124425077 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124425077 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124425077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124425094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124425094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124425094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124425094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124425094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124425094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124425094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124425094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124425095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124425095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124425095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124425096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124425096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124425096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124425096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124425096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425096 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124425096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124425096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124425096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124425096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124425099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124425106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124425106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(488)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124425107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124425107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124425107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124425107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124425107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124425107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124425107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124425107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_a-BVCI196(482)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124425108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124425108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124425108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124425109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124425109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124425109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124425109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124425109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124425109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124425109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124425109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124425109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124425111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124425118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124425118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(489)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124425121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124425121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124425121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124425121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425121 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124425121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124425121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124425121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124425121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124425121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124425121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124425121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124425122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124425122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124425122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124425122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124425122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124425122 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124425122 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124425122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124425122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124425122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124425123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124425129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124425129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124425491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124425491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124425491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124425491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@946bd857a56d: Established a new IPA connection (conn_id=2) 20250329124425492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124425492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@946bd857a56d: 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(494)@946bd857a56d: 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(494)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@946bd857a56d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FC5C1325'O, index=0 SGSN_Test-GSUP(495)@946bd857a56d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@946bd857a56d: 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 := 'D6AEAB7B172F58CDEB59E1799BB6A7F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C1C7975'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73BFE60284467966'O } } } } } 20250329124426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426564 DLLC NOTICE LLME(ffffffff/fc5c1325){UNASSIGNED} LLC RX: unknown TLLI 0xfc5c1325, creating LLME on the fly (gprs_llc.c:552) 20250329124426564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124426564 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124426564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124426564 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124426564 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124426564 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124426564 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124426564 DLLC NOTICE LLME(ffffffff/fc5c1325){UNASSIGNED} LLGM Assign pre (fc5c1325 => d19dd350) (gprs_llc.c:1079) 20250329124426564 DLLC NOTICE LLME(fc5c1325/d19dd350){ASSIGNED} LLGM Assign post (fc5c1325 => d19dd350) (gprs_llc.c:1125) 20250329124426564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124426564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124426564 DMM DEBUG MM(262420000000037/d19dd350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124426587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426588 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426588 DMM DEBUG MM(262420000000037/d19dd350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1139) 20250329124426588 DMM NOTICE MM(262420000000037/d19dd350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124426588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124426588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124426588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124426588 DMM DEBUG MM(262420000000037/d19dd350) Requesting authorization (sgsn_auth.c:160) 20250329124426588 DMM INFO MM(262420000000037/d19dd350) Requesting authentication tuples (sgsn_auth.c:184) 20250329124426588 DMM DEBUG MM(262420000000037/d19dd350) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124426588 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250329124426588 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)@946bd857a56d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@946bd857a56d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250329124426595 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124426595 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124426595 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124426595 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124426595 DMM INFO MM(262420000000037/d19dd350) Subscriber data update (mmctx.c:445) 20250329124426595 DMM DEBUG MM(262420000000037/d19dd350) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124426595 DMM INFO MM(262420000000037/d19dd350) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124426595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124426595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124426595 DMM INFO MM(262420000000037/d19dd350) <- GMM AUTH AND CIPHERING REQ (rand = d6 ae ab 7b 17 2f 58 cd eb 59 e1 79 9b b6 a7 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124426612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426612 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426612 DMM INFO MM(262420000000037/d19dd350) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124426612 DMM NOTICE MM(262420000000037/d19dd350) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124426612 DMM DEBUG MM(262420000000037/d19dd350) checking auth: received GSM SRES = 5c 1c 79 75 (gprs_gmm.c:721) 20250329124426612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124426612 DMM DEBUG MM(262420000000037/d19dd350) Requesting authorization (sgsn_auth.c:160) 20250329124426612 DMM INFO MM(262420000000037/d19dd350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124426612 DMM DEBUG MM(262420000000037/d19dd350) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124426613 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250329124426613 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) 20250329124426613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124426613 DMM INFO MM(262420000000037/d19dd350) <- GMM ATTACH ACCEPT (new P-TMSI=0xd19dd350) (gprs_gmm.c:355) 20250329124426616 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124426616 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124426616 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250329124426616 DMM INFO MM(262420000000037/d19dd350) Subscriber data update (mmctx.c:445) 20250329124426616 DMM DEBUG MM(262420000000037/d19dd350) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124426616 DMM INFO MM(262420000000037/d19dd350) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124426616 DMM NOTICE MM(262420000000037/d19dd350) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1055) 20250329124426616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124426616 DMM NOTICE MM(262420000000037/d19dd350) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124426616 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) 20250329124426618 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124426618 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250329124426618 DMM INFO MM(262420000000037/d19dd350) Subscriber data update (mmctx.c:445) 20250329124426618 DMM DEBUG MM(262420000000037/d19dd350) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124426629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426629 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426629 DMM INFO MM(262420000000037/d19dd350) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124426629 DMM NOTICE MM(262420000000037/d19dd350) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124426629 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124426629 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124426630 DLLC NOTICE LLME(fc5c1325/d19dd350){ASSIGNED} LLGM Assign pre (ffffffff => d19dd350) (gprs_llc.c:1079) 20250329124426630 DLLC NOTICE LLME(ffffffff/d19dd350){ASSIGNED} LLGM Assign post (ffffffff => d19dd350) (gprs_llc.c:1125) 20250329124426630 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124426630 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124426630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124426630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): none -> pass 20250329124426688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426688 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426688 DMM INFO MM(262420000000037/d19dd350) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124426688 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124426688 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124426688 DLLC NOTICE LLME(ffffffff/d19dd350){ASSIGNED} LLGM Assign pre (d19dd350 => e8a05e17) (gprs_llc.c:1079) 20250329124426688 DLLC NOTICE LLME(d19dd350/e8a05e17){ASSIGNED} LLGM Assign post (d19dd350 => e8a05e17) (gprs_llc.c:1125) 20250329124426688 DMM INFO MM(262420000000037/e8a05e17) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124426704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426704 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426704 DMM INFO MM(262420000000037/e8a05e17) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124426704 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124426704 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124426704 DLLC NOTICE LLME(d19dd350/e8a05e17){ASSIGNED} LLGM Assign pre (ffffffff => e8a05e17) (gprs_llc.c:1079) 20250329124426704 DLLC NOTICE LLME(ffffffff/e8a05e17){ASSIGNED} LLGM Assign post (ffffffff => e8a05e17) (gprs_llc.c:1125) 20250329124426704 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250329124426705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426705 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426705 DMM INFO MM(262420000000037/e8a05e17) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124426705 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124426705 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124426705 DLLC NOTICE LLME(ffffffff/e8a05e17){ASSIGNED} LLGM Assign pre (e8a05e17 => dff179d1) (gprs_llc.c:1079) 20250329124426705 DLLC NOTICE LLME(e8a05e17/dff179d1){ASSIGNED} LLGM Assign post (e8a05e17 => dff179d1) (gprs_llc.c:1125) 20250329124426706 DMM INFO MM(262420000000037/dff179d1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124426719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426719 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426719 DMM INFO MM(262420000000037/dff179d1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124426719 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124426719 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124426719 DLLC NOTICE LLME(e8a05e17/dff179d1){ASSIGNED} LLGM Assign pre (ffffffff => dff179d1) (gprs_llc.c:1079) 20250329124426719 DLLC NOTICE LLME(ffffffff/dff179d1){ASSIGNED} LLGM Assign post (ffffffff => dff179d1) (gprs_llc.c:1125) 20250329124426720 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250329124426720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124426720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124426720 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124426720 DMM INFO MM(262420000000037/dff179d1) -> GMM DETACH REQUEST TLLI=0xdff179d1 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250329124426720 DMM INFO MM(262420000000037/dff179d1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124426720 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124426720 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124426720 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124426720 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124426720 DLLC NOTICE LLME(ffffffff/dff179d1){ASSIGNED} LLGM Assign pre (dff179d1 => ffffffff) (gprs_llc.c:1079) 20250329124426720 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dff179d1 => ffffffff) (gprs_llc.c:1125) 20250329124426721 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250329124426721 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) 20250329124426721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124426721 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124426721 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124426721 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124426723 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@946bd857a56d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@946bd857a56d: Final verdict of PTC: pass 20250329124431741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124431744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124431745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI196(482)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(495)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@946bd857a56d: Final verdict of PTC: none -NSVCI99(493)@946bd857a56d: Final verdict of PTC: none -NSVCI97(483)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@946bd857a56d: Final verdict of PTC: none -NSVCI98(488)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(481)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(491)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(486)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:31 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 20250329124431813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124432115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108348) 20250329124432746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124432746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108348, count=112704) 20250329124433747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124433747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44: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_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 20250329124434748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124434748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_rau_a_b started. 20250329124435212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124435215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124435259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124435259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124435259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124435259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124435259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124435259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124435259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124435259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124435260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124435260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124435260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124435260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124435260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124435260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124435260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124435260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124435260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124435260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124435260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124435260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124435263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124435269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124435269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(508)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(507)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124435281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124435281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124435281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124435281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124435281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124435282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124435282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124435282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124435282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124435282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124435282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124435282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124435282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124435282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124435285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124435290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124435290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(512)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124435291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124435291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124435291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124435291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124435291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124435291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124435291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124435291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b-BVCI210(505)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124435292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124435292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124435292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124435292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124435292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124435292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124435292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124435292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124435292 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124435292 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124435292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124435292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124435292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124435294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124435299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124435299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124435750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124435750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124435750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124435750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124435754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124435755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@946bd857a56d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C9141740'O, index=0 SGSN_Test-GSUP(514)@946bd857a56d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@946bd857a56d: 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 := 'E1F7C4B726CE41E471EC3FBAC16F2DC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0841FC80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA858207FF9EB35D'O } } } } } 20250329124436829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436829 DLLC NOTICE LLME(ffffffff/c9141740){UNASSIGNED} LLC RX: unknown TLLI 0xc9141740, creating LLME on the fly (gprs_llc.c:552) 20250329124436829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124436829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124436829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124436829 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124436829 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124436829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124436829 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124436829 DLLC NOTICE LLME(ffffffff/c9141740){UNASSIGNED} LLGM Assign pre (c9141740 => dcc93812) (gprs_llc.c:1079) 20250329124436829 DLLC NOTICE LLME(c9141740/dcc93812){ASSIGNED} LLGM Assign post (c9141740 => dcc93812) (gprs_llc.c:1125) 20250329124436829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124436829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124436829 DMM DEBUG MM(262420000000038/dcc93812) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124436839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436839 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436839 DMM DEBUG MM(262420000000038/dcc93812) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1139) 20250329124436839 DMM NOTICE MM(262420000000038/dcc93812) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124436839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124436839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124436839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124436839 DMM DEBUG MM(262420000000038/dcc93812) Requesting authorization (sgsn_auth.c:160) 20250329124436839 DMM INFO MM(262420000000038/dcc93812) Requesting authentication tuples (sgsn_auth.c:184) 20250329124436839 DMM DEBUG MM(262420000000038/dcc93812) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124436839 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250329124436839 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)@946bd857a56d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@946bd857a56d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250329124436843 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124436843 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124436843 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124436843 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124436843 DMM INFO MM(262420000000038/dcc93812) Subscriber data update (mmctx.c:445) 20250329124436843 DMM DEBUG MM(262420000000038/dcc93812) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124436843 DMM INFO MM(262420000000038/dcc93812) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124436843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124436843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124436843 DMM INFO MM(262420000000038/dcc93812) <- GMM AUTH AND CIPHERING REQ (rand = e1 f7 c4 b7 26 ce 41 e4 71 ec 3f ba c1 6f 2d c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124436852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436852 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436852 DMM INFO MM(262420000000038/dcc93812) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124436852 DMM NOTICE MM(262420000000038/dcc93812) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124436852 DMM DEBUG MM(262420000000038/dcc93812) checking auth: received GSM SRES = 08 41 fc 80 (gprs_gmm.c:721) 20250329124436852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124436852 DMM DEBUG MM(262420000000038/dcc93812) Requesting authorization (sgsn_auth.c:160) 20250329124436852 DMM INFO MM(262420000000038/dcc93812) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124436852 DMM DEBUG MM(262420000000038/dcc93812) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124436852 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250329124436852 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) 20250329124436852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124436852 DMM INFO MM(262420000000038/dcc93812) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcc93812) (gprs_gmm.c:355) 20250329124436854 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124436854 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124436854 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250329124436854 DMM INFO MM(262420000000038/dcc93812) Subscriber data update (mmctx.c:445) 20250329124436854 DMM DEBUG MM(262420000000038/dcc93812) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124436854 DMM INFO MM(262420000000038/dcc93812) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124436854 DMM NOTICE MM(262420000000038/dcc93812) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1055) 20250329124436854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124436854 DMM NOTICE MM(262420000000038/dcc93812) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124436854 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) 20250329124436855 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124436855 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250329124436855 DMM INFO MM(262420000000038/dcc93812) Subscriber data update (mmctx.c:445) 20250329124436855 DMM DEBUG MM(262420000000038/dcc93812) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124436862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436862 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436862 DMM INFO MM(262420000000038/dcc93812) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124436862 DMM NOTICE MM(262420000000038/dcc93812) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124436862 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124436862 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124436862 DLLC NOTICE LLME(c9141740/dcc93812){ASSIGNED} LLGM Assign pre (ffffffff => dcc93812) (gprs_llc.c:1079) 20250329124436862 DLLC NOTICE LLME(ffffffff/dcc93812){ASSIGNED} LLGM Assign post (ffffffff => dcc93812) (gprs_llc.c:1125) 20250329124436862 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124436862 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124436862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124436862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@946bd857a56d: attach complete sending rau 20250329124436918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436918 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436918 DMM INFO MM(262420000000038/dcc93812) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124436918 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124436918 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124436918 DLLC NOTICE LLME(ffffffff/dcc93812){ASSIGNED} LLGM Assign pre (dcc93812 => d53dbc87) (gprs_llc.c:1079) 20250329124436918 DLLC NOTICE LLME(dcc93812/d53dbc87){ASSIGNED} LLGM Assign post (dcc93812 => d53dbc87) (gprs_llc.c:1125) 20250329124436918 DMM INFO MM(262420000000038/d53dbc87) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@946bd857a56d: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@946bd857a56d: Removing Client IMSI='262420000000038'H, index=0 20250329124436934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436934 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436934 DMM INFO MM(262420000000038/d53dbc87) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124436934 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124436934 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124436934 DLLC NOTICE LLME(dcc93812/d53dbc87){ASSIGNED} LLGM Assign pre (ffffffff => d53dbc87) (gprs_llc.c:1079) 20250329124436934 DLLC NOTICE LLME(ffffffff/d53dbc87){ASSIGNED} LLGM Assign post (ffffffff => d53dbc87) (gprs_llc.c:1125) 20250329124436934 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b-BVCI210(505)@946bd857a56d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D53DBC87'O, index=0 TC_attach_rau_a_b(516)@946bd857a56d: sending second RAU via different RA 20250329124436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436940 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124436940 DMM INFO MM(262420000000038/d53dbc87) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d53dbc87, P-TMSI: d53dbc87 (00000000), TLLI: d53dbc87 (d53dbc87), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250329124436940 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1743) 20250329124436940 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124436940 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124436941 DLLC NOTICE LLME(ffffffff/d53dbc87){ASSIGNED} LLGM Assign pre (d53dbc87 => d53dbc87) (gprs_llc.c:1079) 20250329124436941 DLLC NOTICE LLME(d53dbc87/d53dbc87){ASSIGNED} LLGM Assign post (d53dbc87 => d53dbc87) (gprs_llc.c:1125) 20250329124436941 DMM INFO MM(262420000000038/d53dbc87) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124436958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436958 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436958 DMM INFO MM(262420000000038/d53dbc87) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124436958 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124436958 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124436958 DLLC NOTICE LLME(d53dbc87/d53dbc87){ASSIGNED} LLGM Assign pre (ffffffff => d53dbc87) (gprs_llc.c:1079) 20250329124436958 DLLC NOTICE LLME(ffffffff/d53dbc87){ASSIGNED} LLGM Assign post (ffffffff => d53dbc87) (gprs_llc.c:1125) 20250329124436958 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250329124436959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124436959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124436959 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124436959 DMM INFO MM(262420000000038/d53dbc87) -> GMM DETACH REQUEST TLLI=0xd53dbc87 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250329124436959 DMM INFO MM(262420000000038/d53dbc87) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124436959 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124436959 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124436959 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124436959 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124436959 DLLC NOTICE LLME(ffffffff/d53dbc87){ASSIGNED} LLGM Assign pre (d53dbc87 => ffffffff) (gprs_llc.c:1079) 20250329124436959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d53dbc87 => ffffffff) (gprs_llc.c:1125) 20250329124436959 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250329124436959 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) 20250329124436959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124436959 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124436959 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124436959 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124436959 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@946bd857a56d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@946bd857a56d: Final verdict of PTC: pass 20250329124441977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52672<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(502)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(514)@946bd857a56d: Final verdict of PTC: none -NSVCI98(508)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@946bd857a56d: Final verdict of PTC: none -NSVCI99(512)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@946bd857a56d: Final verdict of PTC: none 20250329124441983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124441983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(503)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(506)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(510)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(500)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:42 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 20250329124442089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124442391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104628) 20250329124442984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124442984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104628, count=108984) 20250329124443986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124443986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124444988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124444988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250329124445439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124445441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124445478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124445478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124445478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124445478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124445478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124445478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124445478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124445478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124445479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124445479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124445479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124445479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124445479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124445479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124445479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124445479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124445479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124445479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124445479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124445479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124445481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124445487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124445487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(526)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124445492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124445492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124445492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124445492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124445492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124445492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124445492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124445492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124445493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124445493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124445493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124445493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124445493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124445493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124445493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124445493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124445493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124445493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124445493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124445493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124445495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124445500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124445500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124445506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124445506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124445506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124445506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124445506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124445506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124445506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124445507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124445507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124445507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124445507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124445507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124445507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124445507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124445507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124445507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124445507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124445508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124445512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124445512 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124445990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124445990 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124445990 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124445990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124445994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124445996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@946bd857a56d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C9F9F259'O, index=0 SGSN_Test-GSUP(533)@946bd857a56d: 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)@946bd857a56d: 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 := '44781161B85DA8A7871D6635AE159D57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '323BCCA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7DC28ACF6764397'O } } } } } 20250329124447073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447073 DLLC NOTICE LLME(ffffffff/c9f9f259){UNASSIGNED} LLC RX: unknown TLLI 0xc9f9f259, creating LLME on the fly (gprs_llc.c:552) 20250329124447073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124447073 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124447073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124447073 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124447073 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124447073 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124447073 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124447073 DLLC NOTICE LLME(ffffffff/c9f9f259){UNASSIGNED} LLGM Assign pre (c9f9f259 => dcf3dafd) (gprs_llc.c:1079) 20250329124447073 DLLC NOTICE LLME(c9f9f259/dcf3dafd){ASSIGNED} LLGM Assign post (c9f9f259 => dcf3dafd) (gprs_llc.c:1125) 20250329124447073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124447073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124447073 DMM DEBUG MM(262420000000039/dcf3dafd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124447095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447095 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124447095 DMM DEBUG MM(262420000000039/dcf3dafd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250329124447095 DMM NOTICE MM(262420000000039/dcf3dafd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124447095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124447095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124447095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124447095 DMM DEBUG MM(262420000000039/dcf3dafd) Requesting authorization (sgsn_auth.c:160) 20250329124447095 DMM INFO MM(262420000000039/dcf3dafd) Requesting authentication tuples (sgsn_auth.c:184) 20250329124447095 DMM DEBUG MM(262420000000039/dcf3dafd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124447095 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250329124447095 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)@946bd857a56d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@946bd857a56d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250329124447102 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124447102 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124447102 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124447102 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124447102 DMM INFO MM(262420000000039/dcf3dafd) Subscriber data update (mmctx.c:445) 20250329124447102 DMM DEBUG MM(262420000000039/dcf3dafd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124447102 DMM INFO MM(262420000000039/dcf3dafd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124447102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124447102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124447102 DMM INFO MM(262420000000039/dcf3dafd) <- GMM AUTH AND CIPHERING REQ (rand = 44 78 11 61 b8 5d a8 a7 87 1d 66 35 ae 15 9d 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124447119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447119 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124447119 DMM INFO MM(262420000000039/dcf3dafd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124447119 DMM NOTICE MM(262420000000039/dcf3dafd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124447119 DMM DEBUG MM(262420000000039/dcf3dafd) checking auth: received GSM SRES = 32 3b cc a4 (gprs_gmm.c:721) 20250329124447119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124447120 DMM DEBUG MM(262420000000039/dcf3dafd) Requesting authorization (sgsn_auth.c:160) 20250329124447120 DMM INFO MM(262420000000039/dcf3dafd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124447120 DMM DEBUG MM(262420000000039/dcf3dafd) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124447120 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250329124447120 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) 20250329124447120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124447120 DMM INFO MM(262420000000039/dcf3dafd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf3dafd) (gprs_gmm.c:355) 20250329124447122 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124447122 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124447122 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250329124447122 DMM INFO MM(262420000000039/dcf3dafd) Subscriber data update (mmctx.c:445) 20250329124447122 DMM DEBUG MM(262420000000039/dcf3dafd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124447122 DMM INFO MM(262420000000039/dcf3dafd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124447122 DMM NOTICE MM(262420000000039/dcf3dafd) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1055) 20250329124447122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124447122 DMM NOTICE MM(262420000000039/dcf3dafd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124447122 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) 20250329124447123 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124447123 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250329124447123 DMM INFO MM(262420000000039/dcf3dafd) Subscriber data update (mmctx.c:445) 20250329124447123 DMM DEBUG MM(262420000000039/dcf3dafd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124447137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447137 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124447137 DMM INFO MM(262420000000039/dcf3dafd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124447137 DMM NOTICE MM(262420000000039/dcf3dafd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124447137 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124447137 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124447137 DLLC NOTICE LLME(c9f9f259/dcf3dafd){ASSIGNED} LLGM Assign pre (ffffffff => dcf3dafd) (gprs_llc.c:1079) 20250329124447137 DLLC NOTICE LLME(ffffffff/dcf3dafd){ASSIGNED} LLGM Assign post (ffffffff => dcf3dafd) (gprs_llc.c:1125) 20250329124447137 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124447137 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124447137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124447137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: attach complete sending rau 20250329124447188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447188 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124447188 DMM INFO MM(262420000000039/dcf3dafd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124447188 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124447188 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124447188 DLLC NOTICE LLME(ffffffff/dcf3dafd){ASSIGNED} LLGM Assign pre (dcf3dafd => d33580e1) (gprs_llc.c:1079) 20250329124447188 DLLC NOTICE LLME(dcf3dafd/d33580e1){ASSIGNED} LLGM Assign post (dcf3dafd => d33580e1) (gprs_llc.c:1125) 20250329124447188 DMM INFO MM(262420000000039/d33580e1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@946bd857a56d: Removing Client IMSI='262420000000039'H, index=0 20250329124447195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447195 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124447195 DMM INFO MM(262420000000039/d33580e1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329124447195 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329124447196 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124447196 DLLC NOTICE LLME(dcf3dafd/d33580e1){ASSIGNED} LLGM Assign pre (ffffffff => d33580e1) (gprs_llc.c:1079) 20250329124447196 DLLC NOTICE LLME(ffffffff/d33580e1){ASSIGNED} LLGM Assign post (ffffffff => d33580e1) (gprs_llc.c:1125) 20250329124447196 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@946bd857a56d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D33580E1'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: sending second RAU via different RA with wrong Old RA 20250329124447199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447199 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329124447200 DMM NOTICE LLME(ffffffff/d33580e1){ASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250329124447200 DLLC NOTICE LLME(ffffffff/d33580e1){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250329124447200 DMM NOTICE MM(262420000000039/d33580e1) Rx RA Update Request with unexpected TLLI=d33580e1 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1787) 20250329124447200 DMM ERROR LLME(ffffffff/d33580e1){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250329124447200 DMM NOTICE MM(262420000000039/d33580e1) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250329124447200 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250329124447200 DMM INFO MM(262420000000039/d33580e1) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250329124447200 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124447200 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124447200 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124447200 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124447200 DLLC NOTICE LLME(ffffffff/d33580e1){ASSIGNED} LLGM Assign pre (d33580e1 => ffffffff) (gprs_llc.c:1079) 20250329124447200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d33580e1 => ffffffff) (gprs_llc.c:1125) 20250329124447200 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250329124447200 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) 20250329124447200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124447200 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124447200 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124447200 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124447217 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250329124447219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124447219 DLLC NOTICE LLME(ffffffff/d33580e1){UNASSIGNED} LLC RX: unknown TLLI 0xd33580e1, creating LLME on the fly (gprs_llc.c:552) 20250329124447219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124447219 DMM NOTICE LLME(ffffffff/d33580e1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250329124450488 DGPRS DEBUG Checking for inactive LLMEs, time = 6483196 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@946bd857a56d: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@946bd857a56d: Final verdict of PTC: pass 20250329124452232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@946bd857a56d: Final verdict of PTC: none 20250329124452236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124452236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(531)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@946bd857a56d: Final verdict of PTC: none -NSVCI97(521)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@946bd857a56d: Final verdict of PTC: none -NSVCI98(526)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@946bd857a56d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(529)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(519)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(524)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:52 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 20250329124452283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124452585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100132) 20250329124453238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124453238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100132, count=105564) 20250329124454239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124454239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_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 20250329124455241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124455241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_resync started. 20250329124455671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124455671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124455687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124455687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124455687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124455687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124455687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124455687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124455687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124455687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124455688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124455688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124455688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124455688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124455688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124455688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124455688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124455688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124455688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124455688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124455689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124455689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124455691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124455695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124455695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124455703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124455703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124455703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124455703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124455703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124455703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124455703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124455703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124455704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124455704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124455704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124455704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124455704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124455704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124455704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124455704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124455704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124455704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124455705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124455705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124455707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250329124455713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124455713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(550)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@946bd857a56d: Provider Link came up: sending NS-RESET TC_attach_usim_resync-BVCI210(543)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124455716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124455716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124455716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124455716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455716 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124455716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124455716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124455716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124455716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124455717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124455717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124455717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124455717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124455717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124455717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124455717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124455717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124455717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124455719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124455723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124455723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124456243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124456243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124456243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124456243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124456244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124456244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@946bd857a56d: 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)@946bd857a56d: 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(551)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@946bd857a56d: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D2809C4C'O, index=0 SGSN_Test-GSUP(552)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@946bd857a56d: 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 := '2D0C1F5309E8288CED4ED90B0299E030'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '423BC49F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D55FF1C3E69E80CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '862065525794E4D2799AB73933C950CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6625AA91082209B24AE56D737D025FD8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5F8FCD4C7A978FDC03382136416977E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4E9FF9DB217CE1D6'O } } } } } 20250329124457267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124457267 DLLC NOTICE LLME(ffffffff/d2809c4c){UNASSIGNED} LLC RX: unknown TLLI 0xd2809c4c, creating LLME on the fly (gprs_llc.c:552) 20250329124457267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124457267 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124457267 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124457267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124457267 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124457267 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124457267 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124457267 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124457267 DLLC NOTICE LLME(ffffffff/d2809c4c){UNASSIGNED} LLGM Assign pre (d2809c4c => f8e48276) (gprs_llc.c:1079) 20250329124457267 DLLC NOTICE LLME(d2809c4c/f8e48276){ASSIGNED} LLGM Assign post (d2809c4c => f8e48276) (gprs_llc.c:1125) 20250329124457267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124457267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124457267 DMM DEBUG MM(262420000000040/f8e48276) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124457272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124457272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124457272 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124457272 DMM DEBUG MM(262420000000040/f8e48276) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124457272 DMM NOTICE MM(262420000000040/f8e48276) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124457272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124457272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124457272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124457272 DMM DEBUG MM(262420000000040/f8e48276) Requesting authorization (sgsn_auth.c:160) 20250329124457272 DMM INFO MM(262420000000040/f8e48276) Requesting authentication tuples (sgsn_auth.c:184) 20250329124457272 DMM DEBUG MM(262420000000040/f8e48276) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124457272 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124457272 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250329124457274 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124457274 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124457274 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124457274 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124457274 DMM INFO MM(262420000000040/f8e48276) Subscriber data update (mmctx.c:445) 20250329124457274 DMM DEBUG MM(262420000000040/f8e48276) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124457274 DMM INFO MM(262420000000040/f8e48276) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124457274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124457274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124457274 DMM INFO MM(262420000000040/f8e48276) <- GMM AUTH AND CIPHERING REQ (rand = 2d 0c 1f 53 09 e8 28 8c ed 4e d9 0b 02 99 e0 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5f 8f cd 4c 7a 97 8f dc 03 38 21 36 41 69 77 e2 ) (gprs_gmm.c:538) 20250329124457277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124457277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124457277 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124457277 DMM INFO MM(262420000000040/f8e48276) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:749) 20250329124457277 DMM INFO MM(262420000000040/f8e48276) R99 AUTHENTICATION SYNCH (AUTS = 1b7a2a58b21ad9791619a7ab7bf8) (gprs_gmm.c:766) 20250329124457277 DMM DEBUG MM(262420000000040/f8e48276) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124457277 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250329124457277 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 1b 7a 2a 58 b2 1a d9 79 16 19 a7 ab 7b f8 20 10 2d 0c 1f 53 09 e8 28 8c ed 4e d9 0b 02 99 e0 30 28 01 01 (gprs_subscriber.c:210) 20250329124457277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:781) 20250329124457277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250329124457277 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124457277 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124457277 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124457277 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124457277 DMM INFO MM(262420000000040/f8e48276) Subscriber data update (mmctx.c:445) 20250329124457277 DMM DEBUG MM(262420000000040/f8e48276) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250329124457277 DMM INFO MM(262420000000040/f8e48276) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250329124457277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124457277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124457277 DMM INFO MM(262420000000040/f8e48276) <- GMM AUTH AND CIPHERING REQ (rand = e3 8e 77 9c c2 3e 2a 3b f6 0b 14 8c e1 ae 71 42 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 31 fc 10 b0 24 d7 08 f8 5a ff 95 9b 92 40 97 ) (gprs_gmm.c:538) 20250329124457280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124457280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124457280 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124457280 DMM NOTICE MM(262420000000040/f8e48276) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124457280 DMM DEBUG MM(262420000000040/f8e48276) checking auth: received UMTS RES = 80 a6 97 69 b5 46 d4 b2 (gprs_gmm.c:721) 20250329124457280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124457280 DMM DEBUG MM(262420000000040/f8e48276) Requesting authorization (sgsn_auth.c:160) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124457280 DMM DEBUG MM(262420000000040/f8e48276) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124457280 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250329124457280 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) 20250329124457280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e48276) (gprs_gmm.c:355) 20250329124457280 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124457280 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124457280 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) Subscriber data update (mmctx.c:445) 20250329124457280 DMM DEBUG MM(262420000000040/f8e48276) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124457280 DMM NOTICE MM(262420000000040/f8e48276) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1055) 20250329124457280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124457280 DMM NOTICE MM(262420000000040/f8e48276) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124457280 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) 20250329124457280 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124457280 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250329124457280 DMM INFO MM(262420000000040/f8e48276) Subscriber data update (mmctx.c:445) 20250329124457280 DMM DEBUG MM(262420000000040/f8e48276) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 20250329124457284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124457284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124457284 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124457284 DMM INFO MM(262420000000040/f8e48276) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124457284 DMM NOTICE MM(262420000000040/f8e48276) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124457284 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124457284 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124457284 DLLC NOTICE LLME(d2809c4c/f8e48276){ASSIGNED} LLGM Assign pre (ffffffff => f8e48276) (gprs_llc.c:1079) 20250329124457284 DLLC NOTICE LLME(ffffffff/f8e48276){ASSIGNED} LLGM Assign post (ffffffff => f8e48276) (gprs_llc.c:1125) 20250329124457284 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124457284 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124457284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124457284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@946bd857a56d: Final verdict of PTC: pass 20250329124457285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(540)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@946bd857a56d: Final verdict of PTC: none -NSVCI99(550)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(552)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@946bd857a56d: Final verdict of PTC: none 20250329124457287 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124457287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI196(539)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@946bd857a56d: Final verdict of PTC: none -NSVCI98(545)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(548)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(538)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(544)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:44:57 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 20250329124457382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124457783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93936) 20250329124458288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124458288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93936, count=94476) 20250329124459290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124459290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_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 20250329124500292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124500292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_a54_a54 started. 20250329124500874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124500877 DMM INFO MM(262420000000040/f8e48276) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124500877 DMM INFO MM(262420000000040/f8e48276) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124500877 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124500877 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124500877 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124500877 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124500877 DLLC NOTICE LLME(ffffffff/f8e48276){ASSIGNED} LLGM Assign pre (f8e48276 => ffffffff) (gprs_llc.c:1079) 20250329124500877 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8e48276 => ffffffff) (gprs_llc.c:1125) 20250329124500877 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250329124500877 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) 20250329124500877 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) 20250329124500877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124500877 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124500877 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124500877 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124500877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124500918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124500918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124500918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124500918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124500919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124500919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124500919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124500921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124500926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124500926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124500936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124500936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124500936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124500936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124500936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124500936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124500936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124500936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124500937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124500937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124500937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124500937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124500937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124500937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124500937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124500937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500937 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124500937 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124500937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124500937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124500937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124500940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124500946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124500946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(565)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124500950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124500950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124500950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124500950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124500950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124500950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124500950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124500950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124500951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124500951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124500951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124500951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124500951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124500951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124500951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124500951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124500951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124500951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124500951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124500951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124500951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124500954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124500958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124500958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124501293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124501293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124501293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124501293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124501297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124501298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@946bd857a56d: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F4F60E0F'O, index=0 SGSN_Test-GSUP(571)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@946bd857a56d: 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 := '2777970BE259CC8A775ECB564039E8B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD2A333D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '514970770C40BC5F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D5577BA240E476F1D91841515B17487'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F227B68E07C2259394EEF5C520859251'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B471F4082FD7E03774C9AA1B00273990'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1BA74F520EBD4B53'O } } } } } 20250329124502329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124502329 DLLC NOTICE LLME(ffffffff/f4f60e0f){UNASSIGNED} LLC RX: unknown TLLI 0xf4f60e0f, creating LLME on the fly (gprs_llc.c:552) 20250329124502329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124502329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124502329 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124502329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124502329 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124502329 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124502329 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124502329 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124502329 DLLC NOTICE LLME(ffffffff/f4f60e0f){UNASSIGNED} LLGM Assign pre (f4f60e0f => e32df4f5) (gprs_llc.c:1079) 20250329124502329 DLLC NOTICE LLME(f4f60e0f/e32df4f5){ASSIGNED} LLGM Assign post (f4f60e0f => e32df4f5) (gprs_llc.c:1125) 20250329124502329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124502329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124502329 DMM DEBUG MM(262420000000040/e32df4f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124502334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124502334 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124502334 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124502334 DMM DEBUG MM(262420000000040/e32df4f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124502334 DMM NOTICE MM(262420000000040/e32df4f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124502334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124502334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124502334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124502334 DMM DEBUG MM(262420000000040/e32df4f5) Requesting authorization (sgsn_auth.c:160) 20250329124502334 DMM INFO MM(262420000000040/e32df4f5) Requesting authentication tuples (sgsn_auth.c:184) 20250329124502334 DMM DEBUG MM(262420000000040/e32df4f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124502334 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124502334 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250329124502335 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124502335 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124502335 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124502335 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124502335 DMM INFO MM(262420000000040/e32df4f5) Subscriber data update (mmctx.c:445) 20250329124502335 DMM DEBUG MM(262420000000040/e32df4f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124502335 DMM INFO MM(262420000000040/e32df4f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124502335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124502335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124502335 DMM INFO MM(262420000000040/e32df4f5) <- GMM AUTH AND CIPHERING REQ (rand = 27 77 97 0b e2 59 cc 8a 77 5e cb 56 40 39 e8 b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 71 f4 08 2f d7 e0 37 74 c9 aa 1b 00 27 39 90 ) (gprs_gmm.c:538) TC_attach_usim_a54_a54(573)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@946bd857a56d: Final verdict of PTC: pass 20250329124502339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(555)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@946bd857a56d: Final verdict of PTC: none -NSVCI98(564)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(571)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@946bd857a56d: Final verdict of PTC: none 20250329124502341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124502341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(561)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(562)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@946bd857a56d: Final verdict of PTC: none -NSVCI99(569)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(567)@946bd857a56d: Final verdict of PTC: none -NSVCI97(559)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(557)@946bd857a56d: Final verdict of PTC: none Sat Mar 29 12:45:02 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 MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329124502405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124502806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48172) 20250329124503342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124503342 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=71932) 20250329124504343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124504343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_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 20250329124505345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124505345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_a54_a53 started. 20250329124505849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124505850 DMM INFO MM(262420000000040/e32df4f5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124505850 DMM INFO MM(262420000000040/e32df4f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124505850 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124505850 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124505850 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124505850 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124505850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Deallocated (fsm.c:568) 20250329124505850 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124505850 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124505850 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124505850 DLLC NOTICE LLME(f4f60e0f/e32df4f5){ASSIGNED} LLGM Assign pre (e32df4f5 => ffffffff) (gprs_llc.c:1079) 20250329124505850 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e32df4f5 => ffffffff) (gprs_llc.c:1125) 20250329124505850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124505872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124505872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124505872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124505872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124505872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124505872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124505872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124505872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124505873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124505873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124505873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124505873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124505873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124505873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124505873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124505873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124505873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124505873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124505873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124505873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124505875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124505880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124505880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124505888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124505888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124505888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124505888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124505888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124505888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124505888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124505888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124505889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124505889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124505889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124505889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124505889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124505889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124505889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124505889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124505889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124505889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124505890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124505890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124505892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124505899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124505899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(584)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(588)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124505904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124505904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124505904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124505904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124505904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124505904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124505904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124505904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124505905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124505905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124505905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124505905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124505905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124505905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124505905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124505905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124505905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124505907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124505913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124505913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124506347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124506347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124506347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124506347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124506351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124506352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@946bd857a56d: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='FA099C81'O, index=0 SGSN_Test-GSUP(590)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@946bd857a56d: 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 := '55B59133FBBD41BD6CF1B85A37DEBFE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7875155C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01BF48E59349A31D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D4BBFDEB0D13A74D427CFEC5880F9E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F6F5066C9FCBD9912E40EC77ADE5968'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '19A38BC89D6D99BC0AF2886691B1051E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '11794784E70848B3'O } } } } } 20250329124507384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124507384 DLLC NOTICE LLME(ffffffff/fa099c81){UNASSIGNED} LLC RX: unknown TLLI 0xfa099c81, creating LLME on the fly (gprs_llc.c:552) 20250329124507384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124507384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124507384 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124507384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124507384 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124507384 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124507384 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124507384 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124507384 DLLC NOTICE LLME(ffffffff/fa099c81){UNASSIGNED} LLGM Assign pre (fa099c81 => ccc1d2f2) (gprs_llc.c:1079) 20250329124507384 DLLC NOTICE LLME(fa099c81/ccc1d2f2){ASSIGNED} LLGM Assign post (fa099c81 => ccc1d2f2) (gprs_llc.c:1125) 20250329124507384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124507384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124507384 DMM DEBUG MM(262420000000040/ccc1d2f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124507390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124507390 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124507390 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124507390 DMM DEBUG MM(262420000000040/ccc1d2f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124507390 DMM NOTICE MM(262420000000040/ccc1d2f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124507390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124507390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124507390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124507390 DMM DEBUG MM(262420000000040/ccc1d2f2) Requesting authorization (sgsn_auth.c:160) 20250329124507390 DMM INFO MM(262420000000040/ccc1d2f2) Requesting authentication tuples (sgsn_auth.c:184) 20250329124507390 DMM DEBUG MM(262420000000040/ccc1d2f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124507390 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124507390 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250329124507391 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124507391 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124507391 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124507391 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124507391 DMM INFO MM(262420000000040/ccc1d2f2) Subscriber data update (mmctx.c:445) 20250329124507391 DMM DEBUG MM(262420000000040/ccc1d2f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124507391 DMM INFO MM(262420000000040/ccc1d2f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124507391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124507391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124507391 DMM INFO MM(262420000000040/ccc1d2f2) <- GMM AUTH AND CIPHERING REQ (rand = 55 b5 91 33 fb bd 41 bd 6c f1 b8 5a 37 de bf e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 a3 8b c8 9d 6d 99 bc 0a f2 88 66 91 b1 05 1e ) (gprs_gmm.c:538) TC_attach_usim_a54_a53(592)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@946bd857a56d: Final verdict of PTC: pass 20250329124507396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@946bd857a56d: Final verdict of PTC: none 20250329124507398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124507398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(588)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@946bd857a56d: Final verdict of PTC: none -NSVCI98(583)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@946bd857a56d: Final verdict of PTC: none -NSVCI97(578)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(576)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(586)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(581)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:07 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 20250329124507491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124507892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70572) 20250329124508400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124508400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70572, count=71112) 20250329124509401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124509401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:09 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 20250329124510403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124510403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_a53_a54 started. 20250329124510943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124510943 DMM INFO MM(262420000000040/ccc1d2f2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124510943 DMM INFO MM(262420000000040/ccc1d2f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124510943 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124510943 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124510943 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124510943 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124510943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Deallocated (fsm.c:568) 20250329124510943 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124510943 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124510943 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124510943 DLLC NOTICE LLME(fa099c81/ccc1d2f2){ASSIGNED} LLGM Assign pre (ccc1d2f2 => ffffffff) (gprs_llc.c:1079) 20250329124510943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccc1d2f2 => ffffffff) (gprs_llc.c:1125) 20250329124510943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124510960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124510960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124510960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124510960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124510960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124510960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124510960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124510960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124510961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124510961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124510961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124510961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124510961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124510961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124510961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124510961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124510961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124510961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124510961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124510961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124510963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124510968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124510968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124510974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124510974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124510974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124510974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124510974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124510974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124510974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124510974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124510975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124510975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124510975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124510975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124510975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124510975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124510975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124510975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124510975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124510975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124510975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124510975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124510977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124510982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124510982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124510990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124510990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124510990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124510990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124510990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124510990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124510990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124510990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124510991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124510991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124510991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124510991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124510991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124510991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124510991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124510991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124510991 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124510991 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124510991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124510991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124510991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124510994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124510998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124510998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124511405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124511405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124511405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124511405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124511412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124511412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@946bd857a56d: 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)@946bd857a56d: 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(608)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@946bd857a56d: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E95E3424'O, index=0 SGSN_Test-GSUP(609)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@946bd857a56d: 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 := 'D645808988E34ED7C78D3D7AC99AA2D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3096E8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5DD9D143F8207FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B096AB804FE7CF98D847BF19159F152F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8B4B66C34C042641A239EDAD89475121'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D9F4D905E0A6D11AD8B96A6170BE18C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2544DFFCDD1D1752'O } } } } } 20250329124512439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124512439 DLLC NOTICE LLME(ffffffff/e95e3424){UNASSIGNED} LLC RX: unknown TLLI 0xe95e3424, creating LLME on the fly (gprs_llc.c:552) 20250329124512439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124512439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124512439 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124512439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124512439 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124512439 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124512439 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124512439 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124512439 DLLC NOTICE LLME(ffffffff/e95e3424){UNASSIGNED} LLGM Assign pre (e95e3424 => d8db12a1) (gprs_llc.c:1079) 20250329124512439 DLLC NOTICE LLME(e95e3424/d8db12a1){ASSIGNED} LLGM Assign post (e95e3424 => d8db12a1) (gprs_llc.c:1125) 20250329124512439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124512439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124512439 DMM DEBUG MM(262420000000040/d8db12a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124512445 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124512445 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124512445 DMM DEBUG MM(262420000000040/d8db12a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124512445 DMM NOTICE MM(262420000000040/d8db12a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124512445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124512445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124512445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124512445 DMM DEBUG MM(262420000000040/d8db12a1) Requesting authorization (sgsn_auth.c:160) 20250329124512445 DMM INFO MM(262420000000040/d8db12a1) Requesting authentication tuples (sgsn_auth.c:184) 20250329124512445 DMM DEBUG MM(262420000000040/d8db12a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124512445 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124512445 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250329124512446 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124512446 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124512446 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124512446 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124512446 DMM INFO MM(262420000000040/d8db12a1) Subscriber data update (mmctx.c:445) 20250329124512446 DMM DEBUG MM(262420000000040/d8db12a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124512446 DMM INFO MM(262420000000040/d8db12a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124512447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124512447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124512447 DMM INFO MM(262420000000040/d8db12a1) <- GMM AUTH AND CIPHERING REQ (rand = d6 45 80 89 88 e3 4e d7 c7 8d 3d 7a c9 9a a2 d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 9f 4d 90 5e 0a 6d 11 ad 8b 96 a6 17 0b e1 8c ) (gprs_gmm.c:538) TC_attach_usim_a53_a54(611)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@946bd857a56d: Final verdict of PTC: pass 20250329124512451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(594)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@946bd857a56d: Final verdict of PTC: none 20250329124512452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124512452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(608)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@946bd857a56d: Final verdict of PTC: none -NSVCI98(602)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(609)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@946bd857a56d: Final verdict of PTC: none -NSVCI99(607)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@946bd857a56d: Final verdict of PTC: none -NSVCI97(597)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(595)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(605)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(600)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:12 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 20250329124512523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124512925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67368) 20250329124513454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124513454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67368, count=71724) 20250329124514456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124514456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45: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_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 20250329124515457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124515457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_a50_a54 started. 20250329124515953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124515954 DMM INFO MM(262420000000040/d8db12a1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124515954 DMM INFO MM(262420000000040/d8db12a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124515954 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124515954 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124515954 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124515954 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124515954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Deallocated (fsm.c:568) 20250329124515954 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124515954 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124515954 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124515954 DLLC NOTICE LLME(e95e3424/d8db12a1){ASSIGNED} LLGM Assign pre (d8db12a1 => ffffffff) (gprs_llc.c:1079) 20250329124515954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8db12a1 => ffffffff) (gprs_llc.c:1125) 20250329124515954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124515973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124515973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124515973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124515973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124515973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124515973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124515973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124515973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124515973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124515974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124515974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124515974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124515975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124515975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124515975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124515975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124515975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124515975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124515975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124515975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124515975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124515975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124515977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250329124515984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124515984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(621)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124515988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124515988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124515988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124515988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124515988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124515988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124515988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124515988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124515988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124515989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124515989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124515989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124515989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124515989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124515989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124515989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124515989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124515989 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124515989 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124515989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124515989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124515989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124515993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124515997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124515997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(627)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124516010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124516010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124516010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124516010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124516010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124516010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124516010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124516010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124516010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124516011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124516011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124516011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124516011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124516011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124516011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124516011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124516011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124516011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124516011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124516011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124516011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124516011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124516014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124516019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124516019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124516458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124516458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124516458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124516458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@946bd857a56d: Established a new IPA connection (conn_id=2) 20250329124516460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(626)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124516460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@946bd857a56d: 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(626)@946bd857a56d: 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(626)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@946bd857a56d: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F5ED3D04'O, index=0 SGSN_Test-GSUP(628)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@946bd857a56d: 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 := 'F79FF49ED2CD2AF26A052B5CC8E88600'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83FC62BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E739FC2E250F395'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5325F5986CBC78436E17D9E2DBE32E4A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A10111563334D8C5C76D4A9218F1F428'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A6F31458A5AF2BB140061A36B1A80BC7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '59BA9D4F2918E2DA'O } } } } } 20250329124517534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124517534 DLLC NOTICE LLME(ffffffff/f5ed3d04){UNASSIGNED} LLC RX: unknown TLLI 0xf5ed3d04, creating LLME on the fly (gprs_llc.c:552) 20250329124517534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124517534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124517534 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124517534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124517534 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124517534 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124517534 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124517534 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124517534 DLLC NOTICE LLME(ffffffff/f5ed3d04){UNASSIGNED} LLGM Assign pre (f5ed3d04 => c9a351dc) (gprs_llc.c:1079) 20250329124517534 DLLC NOTICE LLME(f5ed3d04/c9a351dc){ASSIGNED} LLGM Assign post (f5ed3d04 => c9a351dc) (gprs_llc.c:1125) 20250329124517534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124517534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124517534 DMM DEBUG MM(262420000000040/c9a351dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124517545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124517545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124517545 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124517545 DMM DEBUG MM(262420000000040/c9a351dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124517545 DMM NOTICE MM(262420000000040/c9a351dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124517545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124517545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124517545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124517545 DMM DEBUG MM(262420000000040/c9a351dc) Requesting authorization (sgsn_auth.c:160) 20250329124517545 DMM INFO MM(262420000000040/c9a351dc) Requesting authentication tuples (sgsn_auth.c:184) 20250329124517545 DMM DEBUG MM(262420000000040/c9a351dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124517545 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124517545 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250329124517547 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124517547 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124517547 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124517547 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124517547 DMM INFO MM(262420000000040/c9a351dc) Subscriber data update (mmctx.c:445) 20250329124517547 DMM DEBUG MM(262420000000040/c9a351dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124517547 DMM INFO MM(262420000000040/c9a351dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124517547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124517547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124517547 DMM INFO MM(262420000000040/c9a351dc) <- GMM AUTH AND CIPHERING REQ (rand = f7 9f f4 9e d2 cd 2a f2 6a 05 2b 5c c8 e8 86 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 f3 14 58 a5 af 2b b1 40 06 1a 36 b1 a8 0b c7 ) (gprs_gmm.c:538) TC_attach_usim_a50_a54(630)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@946bd857a56d: Final verdict of PTC: pass 20250329124517554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@946bd857a56d: Final verdict of PTC: none -NSVCI97(616)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@946bd857a56d: Final verdict of PTC: none -NSVCI99(627)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@946bd857a56d: Final verdict of PTC: none -NSVCI98(621)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@946bd857a56d: Final verdict of PTC: none 20250329124517559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124517559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(622)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(625)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(614)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(619)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:17 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250329124517671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124518073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20250329124518560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124518560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=72204) 20250329124519561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124519561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124520488 DGPRS DEBUG Checking for inactive LLMEs, time = 6483226 (sgsn.c:131) 20250329124520562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124520562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_usim_a54_a50 started. 20250329124521113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124521115 DMM INFO MM(262420000000040/c9a351dc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124521115 DMM INFO MM(262420000000040/c9a351dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124521115 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124521115 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124521116 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124521116 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124521116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Deallocated (fsm.c:568) 20250329124521116 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124521116 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124521116 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124521116 DLLC NOTICE LLME(f5ed3d04/c9a351dc){ASSIGNED} LLGM Assign pre (c9a351dc => ffffffff) (gprs_llc.c:1079) 20250329124521116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a351dc => ffffffff) (gprs_llc.c:1125) 20250329124521116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124521161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124521161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124521161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124521161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124521161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124521161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124521161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124521161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124521162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124521162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124521162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124521162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124521162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124521162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124521162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124521162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124521162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124521162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124521162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124521162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124521164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124521170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124521170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124521177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124521177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124521177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124521177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124521177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124521177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124521177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124521178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124521178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124521178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124521178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124521178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124521178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124521178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124521178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124521178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124521181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124521187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124521187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(641)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124521191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124521191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124521191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124521191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124521192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124521192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124521192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124521193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124521193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124521193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124521193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124521193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124521193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124521193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124521193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124521193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124521193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124521195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124521200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124521563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124521563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124521563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124521563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124521566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124521567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@946bd857a56d: 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(646)@946bd857a56d: 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(646)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@946bd857a56d: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CBAAE832'O, index=0 SGSN_Test-GSUP(647)@946bd857a56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@946bd857a56d: 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 := 'A4167B57C8233FC17F3DA5D553DBC5FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41B23F44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76DBE12EBCA81791'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '802C9AD2AE9E590C41D3D8427AAA6959'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36FFAD0315E0937B7B63A88B0B263873'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '82DAF0024ABF86C771E0E49C96E5B441'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0343335F5BB29B64'O } } } } } 20250329124522644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124522644 DLLC NOTICE LLME(ffffffff/cbaae832){UNASSIGNED} LLC RX: unknown TLLI 0xcbaae832, creating LLME on the fly (gprs_llc.c:552) 20250329124522644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124522644 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124522644 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124522644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124522644 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124522644 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124522644 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124522644 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124522644 DLLC NOTICE LLME(ffffffff/cbaae832){UNASSIGNED} LLGM Assign pre (cbaae832 => f2f90f50) (gprs_llc.c:1079) 20250329124522644 DLLC NOTICE LLME(cbaae832/f2f90f50){ASSIGNED} LLGM Assign post (cbaae832 => f2f90f50) (gprs_llc.c:1125) 20250329124522644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124522644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124522644 DMM DEBUG MM(262420000000040/f2f90f50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124522670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124522670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124522670 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124522670 DMM DEBUG MM(262420000000040/f2f90f50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250329124522670 DMM NOTICE MM(262420000000040/f2f90f50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124522670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124522670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124522670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124522670 DMM DEBUG MM(262420000000040/f2f90f50) Requesting authorization (sgsn_auth.c:160) 20250329124522671 DMM INFO MM(262420000000040/f2f90f50) Requesting authentication tuples (sgsn_auth.c:184) 20250329124522671 DMM DEBUG MM(262420000000040/f2f90f50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124522671 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250329124522671 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)@946bd857a56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@946bd857a56d: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250329124522677 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124522677 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124522677 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124522677 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124522677 DMM INFO MM(262420000000040/f2f90f50) Subscriber data update (mmctx.c:445) 20250329124522677 DMM DEBUG MM(262420000000040/f2f90f50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124522677 DMM INFO MM(262420000000040/f2f90f50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124522677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124522677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124522677 DMM INFO MM(262420000000040/f2f90f50) <- GMM AUTH AND CIPHERING REQ (rand = a4 16 7b 57 c8 23 3f c1 7f 3d a5 d5 53 db c5 fd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 da f0 02 4a bf 86 c7 71 e0 e4 9c 96 e5 b4 41 ) (gprs_gmm.c:538) TC_attach_usim_a54_a50(649)@946bd857a56d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@946bd857a56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@946bd857a56d: Final verdict of PTC: pass 20250329124522698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38636<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(634)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(647)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@946bd857a56d: Final verdict of PTC: none 20250329124522704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124522704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(637)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@946bd857a56d: Final verdict of PTC: none -NSVCI99(645)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@946bd857a56d: Final verdict of PTC: none -NSVCI98(640)@946bd857a56d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@946bd857a56d: Final verdict of PTC: none -NSVCI97(635)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(638)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(633)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(643)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:22 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250329124522798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124523201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70892) 20250329124523706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124523706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70892, count=72052) 20250329124524707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124524707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_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 20250329124525709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124525709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_detach_unknown_nopoweroff started. 20250329124526296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124526298 DMM INFO MM(262420000000040/f2f90f50) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124526298 DMM INFO MM(262420000000040/f2f90f50) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124526298 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124526298 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124526298 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124526298 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329124526298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Deallocated (fsm.c:568) 20250329124526298 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124526298 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124526298 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124526298 DLLC NOTICE LLME(cbaae832/f2f90f50){ASSIGNED} LLGM Assign pre (f2f90f50 => ffffffff) (gprs_llc.c:1079) 20250329124526298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2f90f50 => ffffffff) (gprs_llc.c:1125) 20250329124526298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124526343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124526343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124526343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124526343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124526343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124526343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124526343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124526343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124526344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124526344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124526344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124526344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124526344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124526344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124526344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124526344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124526344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124526344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124526344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124526344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124526347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124526353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124526353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124526360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124526360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124526360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124526360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124526360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124526360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124526360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124526360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124526361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124526361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124526361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124526361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124526361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124526361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124526361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124526361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124526361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124526361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124526361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124526361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124526363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124526367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124526367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124526375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124526375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124526375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124526375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124526375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124526375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124526375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124526375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124526376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124526376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124526376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124526376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124526376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124526376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124526376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124526376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124526376 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124526376 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124526376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124526376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124526376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124526378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124526382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124526382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124526710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124526710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124526710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124526710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124526715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124526716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@946bd857a56d: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C04B7C95'O, index=0 SGSN_Test-GSUP(666)@946bd857a56d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250329124527790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124527790 DLLC NOTICE LLME(ffffffff/c04b7c95){UNASSIGNED} LLC RX: unknown TLLI 0xc04b7c95, creating LLME on the fly (gprs_llc.c:552) 20250329124527791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124527791 DMM NOTICE LLME(ffffffff/c04b7c95){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250329124527791 DLLC NOTICE LLME(ffffffff/c04b7c95){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250329124527791 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc04b7c95 type=GPRS detach (gprs_gmm.c:1524) 20250329124527791 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250329124527791 DLLC NOTICE LLME(ffffffff/c04b7c95){UNASSIGNED} LLGM Assign pre (c04b7c95 => ffffffff) (gprs_llc.c:1079) 20250329124527791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c04b7c95 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@946bd857a56d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@946bd857a56d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@946bd857a56d: Final verdict of PTC: pass 20250329124527818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@946bd857a56d: Final verdict of PTC: none -NSVCI97(654)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@946bd857a56d: Final verdict of PTC: none -NSVCI98(659)@946bd857a56d: Final verdict of PTC: none -NSVCI99(664)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@946bd857a56d: Final verdict of PTC: none 20250329124527823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124527823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(656)@946bd857a56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@946bd857a56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@946bd857a56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(652)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(662)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(657)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@946bd857a56d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:27 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250329124527896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124528198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57040) 20250329124528824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124528824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57040, count=58300) 20250329124529825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124529825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124530826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124530826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_detach_unknown_poweroff started. 20250329124531294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124531296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124531354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124531354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124531354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124531354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124531354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124531354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124531354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124531354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124531356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124531356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124531356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124531356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124531356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124531356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124531356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124531356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124531356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124531356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124531356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124531356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124531359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124531368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124531368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_unknown_poweroff-BVCI196(672)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124531375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124531375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124531375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124531375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124531375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124531375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124531375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124531375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124531376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124531376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124531376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124531376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124531376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124531376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124531376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124531376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124531376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124531376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124531377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124531377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124531380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124531387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124531387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124531393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124531393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124531393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124531393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124531393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124531393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124531393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124531393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124531394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124531394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124531394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124531394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124531394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124531394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124531394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124531394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124531394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124531394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124531394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124531394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124531394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124531396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124531400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124531400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124531827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124531827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124531827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124531827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124531832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124531833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@946bd857a56d: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F6833912'O, index=0 SGSN_Test-GSUP(685)@946bd857a56d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250329124532878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124532879 DLLC NOTICE LLME(ffffffff/f6833912){UNASSIGNED} LLC RX: unknown TLLI 0xf6833912, creating LLME on the fly (gprs_llc.c:552) 20250329124532879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124532879 DMM NOTICE LLME(ffffffff/f6833912){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) TC_detach_unknown_poweroff(687)@946bd857a56d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@946bd857a56d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@946bd857a56d: Final verdict of PTC: pass 20250329124537886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI210(677)@946bd857a56d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@946bd857a56d: Final verdict of PTC: none -NSVCI99(683)@946bd857a56d: Final verdict of PTC: none 20250329124537888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124537888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(669)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(685)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@946bd857a56d: Final verdict of PTC: none -NSVCI97(673)@946bd857a56d: Final verdict of PTC: none -NSVCI98(678)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(681)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(671)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(676)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@946bd857a56d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@946bd857a56d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:37 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250329124537953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124538255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46500) 20250329124538889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124538890 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) 20250329124539891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124539891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_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 20250329124540893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124540893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_detach_nopoweroff started. 20250329124541347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124541349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124541396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124541396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124541396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124541396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124541396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124541396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124541396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124541396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124541397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124541397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124541397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124541397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124541397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124541397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124541397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124541397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124541397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124541397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124541398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124541398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124541400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124541405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124541405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124541410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124541410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124541410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124541410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124541410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124541410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124541411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124541411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124541412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124541417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124541417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124541423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124541423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124541423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124541423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124541423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124541423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124541423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124541423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124541424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124541424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124541424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124541424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124541424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124541424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124541424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124541424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124541424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124541424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124541424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124541424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124541424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124541425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124541430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124541430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124541894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124541894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124541894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124541894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124541898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124541900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@946bd857a56d: 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(703)@946bd857a56d: 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(703)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@946bd857a56d: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='FB1A8B29'O, index=0 SGSN_Test-GSUP(704)@946bd857a56d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@946bd857a56d: 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 := '65B0B642359112B4BCF22CA456077C63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4006D46B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D210C8D7A44586CC'O } } } } } 20250329124542975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124542975 DLLC NOTICE LLME(ffffffff/fb1a8b29){UNASSIGNED} LLC RX: unknown TLLI 0xfb1a8b29, creating LLME on the fly (gprs_llc.c:552) 20250329124542975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124542975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124542975 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124542975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124542975 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124542975 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124542975 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124542975 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124542975 DLLC NOTICE LLME(ffffffff/fb1a8b29){UNASSIGNED} LLGM Assign pre (fb1a8b29 => f161ab5a) (gprs_llc.c:1079) 20250329124542975 DLLC NOTICE LLME(fb1a8b29/f161ab5a){ASSIGNED} LLGM Assign post (fb1a8b29 => f161ab5a) (gprs_llc.c:1125) 20250329124542975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124542975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124542976 DMM DEBUG MM(262420000000015/f161ab5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124543000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124543000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124543000 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124543000 DMM DEBUG MM(262420000000015/f161ab5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1139) 20250329124543000 DMM NOTICE MM(262420000000015/f161ab5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124543000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124543000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124543000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124543000 DMM DEBUG MM(262420000000015/f161ab5a) Requesting authorization (sgsn_auth.c:160) 20250329124543000 DMM INFO MM(262420000000015/f161ab5a) Requesting authentication tuples (sgsn_auth.c:184) 20250329124543000 DMM DEBUG MM(262420000000015/f161ab5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124543000 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250329124543000 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)@946bd857a56d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@946bd857a56d: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250329124543007 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124543007 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124543007 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124543007 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124543007 DMM INFO MM(262420000000015/f161ab5a) Subscriber data update (mmctx.c:445) 20250329124543007 DMM DEBUG MM(262420000000015/f161ab5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124543007 DMM INFO MM(262420000000015/f161ab5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124543007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124543007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124543007 DMM INFO MM(262420000000015/f161ab5a) <- GMM AUTH AND CIPHERING REQ (rand = 65 b0 b6 42 35 91 12 b4 bc f2 2c a4 56 07 7c 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124543017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124543017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124543017 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124543017 DMM INFO MM(262420000000015/f161ab5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124543017 DMM NOTICE MM(262420000000015/f161ab5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124543017 DMM DEBUG MM(262420000000015/f161ab5a) checking auth: received GSM SRES = 40 06 d4 6b (gprs_gmm.c:721) 20250329124543017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124543017 DMM DEBUG MM(262420000000015/f161ab5a) Requesting authorization (sgsn_auth.c:160) 20250329124543017 DMM INFO MM(262420000000015/f161ab5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124543017 DMM DEBUG MM(262420000000015/f161ab5a) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124543017 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250329124543017 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) 20250329124543017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124543017 DMM INFO MM(262420000000015/f161ab5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf161ab5a) (gprs_gmm.c:355) 20250329124543019 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124543019 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124543019 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250329124543019 DMM INFO MM(262420000000015/f161ab5a) Subscriber data update (mmctx.c:445) 20250329124543019 DMM DEBUG MM(262420000000015/f161ab5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124543019 DMM INFO MM(262420000000015/f161ab5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124543019 DMM NOTICE MM(262420000000015/f161ab5a) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1055) 20250329124543019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124543019 DMM NOTICE MM(262420000000015/f161ab5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124543019 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) 20250329124543019 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124543019 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250329124543019 DMM INFO MM(262420000000015/f161ab5a) Subscriber data update (mmctx.c:445) 20250329124543019 DMM DEBUG MM(262420000000015/f161ab5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124543022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124543023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124543023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124543023 DMM INFO MM(262420000000015/f161ab5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124543023 DMM NOTICE MM(262420000000015/f161ab5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124543023 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124543023 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124543023 DLLC NOTICE LLME(fb1a8b29/f161ab5a){ASSIGNED} LLGM Assign pre (ffffffff => f161ab5a) (gprs_llc.c:1079) 20250329124543023 DLLC NOTICE LLME(ffffffff/f161ab5a){ASSIGNED} LLGM Assign post (ffffffff => f161ab5a) (gprs_llc.c:1125) 20250329124543023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124543023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124543023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124543023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@946bd857a56d: setverdict(pass): none -> pass 20250329124543075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124543075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124543075 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124543075 DMM INFO MM(262420000000015/f161ab5a) -> GMM DETACH REQUEST TLLI=0xf161ab5a type=GPRS detach (gprs_gmm.c:1524) 20250329124543075 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250329124543075 DMM INFO MM(262420000000015/f161ab5a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124543075 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124543075 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124543075 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124543075 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124543075 DLLC NOTICE LLME(ffffffff/f161ab5a){ASSIGNED} LLGM Assign pre (f161ab5a => ffffffff) (gprs_llc.c:1079) 20250329124543075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f161ab5a => ffffffff) (gprs_llc.c:1125) 20250329124543075 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250329124543075 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) 20250329124543075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124543075 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124543075 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124543075 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124543075 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@946bd857a56d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@946bd857a56d: Final verdict of PTC: pass 20250329124543081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124543085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124543085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI196(691)@946bd857a56d: Final verdict of PTC: none -NSVCI98(697)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@946bd857a56d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(704)@946bd857a56d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@946bd857a56d: Final verdict of PTC: none -NSVCI97(692)@946bd857a56d: Final verdict of PTC: none -NSVCI99(702)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(690)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(695)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(700)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@946bd857a56d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:43 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250329124543167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124543470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44332) 20250329124544086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124544086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44332, count=93448) 20250329124545087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124545087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45: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_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 20250329124546089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124546089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_detach_poweroff started. 20250329124546569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124546571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124546615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124546615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124546615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124546615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124546615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124546615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124546615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124546615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124546617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124546617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124546617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124546617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124546617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124546617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124546617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124546617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124546617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124546617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124546618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124546619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124546622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124546633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124546633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(717)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124546644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124546644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124546644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124546644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124546644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124546644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124546644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124546644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124546645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124546645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124546645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124546645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124546645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124546645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124546645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124546645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124546645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124546645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124546645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124546645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124546647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(713)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124546653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124546653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(714)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(722)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124546658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124546658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124546658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124546658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124546658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124546658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124546658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124546658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124546659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124546659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124546659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124546659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124546659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124546659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124546659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124546659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124546659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124546659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124546659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124546659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124546659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124546661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124546665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124546665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124547091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124547091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124547091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124547091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(721)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124547095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(721)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124547097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(721)@946bd857a56d: 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(721)@946bd857a56d: 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(721)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@946bd857a56d: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C03D518B'O, index=0 SGSN_Test-GSUP(723)@946bd857a56d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@946bd857a56d: 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 := '85CF3214B80FF73493F7562D65563908'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91FFFE3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2C3A69B16C12C6B'O } } } } } 20250329124548160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124548160 DLLC NOTICE LLME(ffffffff/c03d518b){UNASSIGNED} LLC RX: unknown TLLI 0xc03d518b, creating LLME on the fly (gprs_llc.c:552) 20250329124548160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124548160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124548160 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124548160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124548160 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124548160 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124548160 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124548160 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124548160 DLLC NOTICE LLME(ffffffff/c03d518b){UNASSIGNED} LLGM Assign pre (c03d518b => c531e522) (gprs_llc.c:1079) 20250329124548160 DLLC NOTICE LLME(c03d518b/c531e522){ASSIGNED} LLGM Assign post (c03d518b => c531e522) (gprs_llc.c:1125) 20250329124548160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124548160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124548160 DMM DEBUG MM(262420000000016/c531e522) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124548182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124548182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124548182 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124548182 DMM DEBUG MM(262420000000016/c531e522) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1139) 20250329124548182 DMM NOTICE MM(262420000000016/c531e522) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124548182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124548182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124548182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124548182 DMM DEBUG MM(262420000000016/c531e522) Requesting authorization (sgsn_auth.c:160) 20250329124548182 DMM INFO MM(262420000000016/c531e522) Requesting authentication tuples (sgsn_auth.c:184) 20250329124548182 DMM DEBUG MM(262420000000016/c531e522) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124548182 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250329124548182 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)@946bd857a56d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@946bd857a56d: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250329124548188 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124548188 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124548188 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124548188 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124548188 DMM INFO MM(262420000000016/c531e522) Subscriber data update (mmctx.c:445) 20250329124548188 DMM DEBUG MM(262420000000016/c531e522) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124548188 DMM INFO MM(262420000000016/c531e522) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124548188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124548188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124548188 DMM INFO MM(262420000000016/c531e522) <- GMM AUTH AND CIPHERING REQ (rand = 85 cf 32 14 b8 0f f7 34 93 f7 56 2d 65 56 39 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124548203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124548203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124548203 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124548203 DMM INFO MM(262420000000016/c531e522) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124548203 DMM NOTICE MM(262420000000016/c531e522) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124548204 DMM DEBUG MM(262420000000016/c531e522) checking auth: received GSM SRES = 91 ff fe 3a (gprs_gmm.c:721) 20250329124548204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124548204 DMM DEBUG MM(262420000000016/c531e522) Requesting authorization (sgsn_auth.c:160) 20250329124548204 DMM INFO MM(262420000000016/c531e522) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124548204 DMM DEBUG MM(262420000000016/c531e522) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124548204 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250329124548204 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) 20250329124548204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124548204 DMM INFO MM(262420000000016/c531e522) <- GMM ATTACH ACCEPT (new P-TMSI=0xc531e522) (gprs_gmm.c:355) 20250329124548207 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124548207 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124548207 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250329124548207 DMM INFO MM(262420000000016/c531e522) Subscriber data update (mmctx.c:445) 20250329124548207 DMM DEBUG MM(262420000000016/c531e522) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124548207 DMM INFO MM(262420000000016/c531e522) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124548207 DMM NOTICE MM(262420000000016/c531e522) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1055) 20250329124548207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124548207 DMM NOTICE MM(262420000000016/c531e522) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124548207 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) 20250329124548208 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124548208 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250329124548208 DMM INFO MM(262420000000016/c531e522) Subscriber data update (mmctx.c:445) 20250329124548208 DMM DEBUG MM(262420000000016/c531e522) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124548223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124548223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124548223 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124548223 DMM INFO MM(262420000000016/c531e522) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124548223 DMM NOTICE MM(262420000000016/c531e522) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124548223 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124548223 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124548223 DLLC NOTICE LLME(c03d518b/c531e522){ASSIGNED} LLGM Assign pre (ffffffff => c531e522) (gprs_llc.c:1079) 20250329124548223 DLLC NOTICE LLME(ffffffff/c531e522){ASSIGNED} LLGM Assign post (ffffffff => c531e522) (gprs_llc.c:1125) 20250329124548223 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124548223 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124548223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124548223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@946bd857a56d: setverdict(pass): none -> pass 20250329124548279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124548279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250329124548279 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124548279 DMM INFO MM(262420000000016/c531e522) -> GMM DETACH REQUEST TLLI=0xc531e522 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250329124548279 DMM INFO MM(262420000000016/c531e522) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124548279 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124548279 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124548279 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124548279 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124548279 DLLC NOTICE LLME(ffffffff/c531e522){ASSIGNED} LLGM Assign pre (c531e522 => ffffffff) (gprs_llc.c:1079) 20250329124548279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c531e522 => ffffffff) (gprs_llc.c:1125) 20250329124548279 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250329124548279 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) 20250329124548279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124548279 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124548279 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124548279 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124548279 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250329124550489 DGPRS DEBUG Checking for inactive LLMEs, time = 6483256 (sgsn.c:131) TC_detach_poweroff(725)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@946bd857a56d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@946bd857a56d: Final verdict of PTC: pass 20250329124553297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@946bd857a56d: Final verdict of PTC: none -NSVCI97(711)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@946bd857a56d: Final verdict of PTC: none 20250329124553303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124553303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_poweroff-BVCI210(714)@946bd857a56d: Final verdict of PTC: none -NSVCI99(722)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@946bd857a56d: Final verdict of PTC: none -NSVCI98(717)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@946bd857a56d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@946bd857a56d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(715)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(709)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(720)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@946bd857a56d: Test case TC_detach_poweroff finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:53 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250329124553415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124553717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92656) 20250329124554304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124554304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92656, count=93916) 20250329124555306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124555306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:45:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124556307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124556307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act started. 20250329124556818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124556820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124556864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124556864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124556864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124556864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124556864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124556864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124556864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124556864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124556865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124556865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124556865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124556865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124556865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124556865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124556865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124556865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124556865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124556865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124556865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124556865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124556867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124556873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124556873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124556877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124556877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124556877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124556877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124556877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124556877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124556877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124556877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124556878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124556878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124556878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124556878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124556878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124556878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124556878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124556878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124556878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124556878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124556879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124556879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124556881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124556887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124556887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435)[0;m SGSN_Test-Gb2-BSSGP2(737)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124556891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124556891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124556891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124556891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124556891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124556891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124556891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124556891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124556892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124556892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124556892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124556892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124556892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124556892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124556892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124556892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124556892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124556892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124556892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124556892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124556892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124556894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124556899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124556899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124557308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124557308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124557308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124557308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124557313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124557314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@946bd857a56d: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E0D1008B'O, index=0 SGSN_Test-GSUP(742)@946bd857a56d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@946bd857a56d: 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 := '275A917AA3D485564D246AF7E4178584'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B376BBF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '280002958685AB29'O } } } } } 20250329124557361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124557361 DLLC NOTICE LLME(ffffffff/e0d1008b){UNASSIGNED} LLC RX: unknown TLLI 0xe0d1008b, creating LLME on the fly (gprs_llc.c:552) 20250329124557361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124557361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124557361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124557361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124557361 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124557361 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124557361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124557361 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124557361 DLLC NOTICE LLME(ffffffff/e0d1008b){UNASSIGNED} LLGM Assign pre (e0d1008b => c2910a72) (gprs_llc.c:1079) 20250329124557361 DLLC NOTICE LLME(e0d1008b/c2910a72){ASSIGNED} LLGM Assign post (e0d1008b => c2910a72) (gprs_llc.c:1125) 20250329124557361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124557361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124557361 DMM DEBUG MM(262420000000017/c2910a72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124557367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124557367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124557367 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124557367 DMM DEBUG MM(262420000000017/c2910a72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1139) 20250329124557367 DMM NOTICE MM(262420000000017/c2910a72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124557367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124557367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124557367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124557367 DMM DEBUG MM(262420000000017/c2910a72) Requesting authorization (sgsn_auth.c:160) 20250329124557367 DMM INFO MM(262420000000017/c2910a72) Requesting authentication tuples (sgsn_auth.c:184) 20250329124557367 DMM DEBUG MM(262420000000017/c2910a72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124557367 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250329124557367 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)@946bd857a56d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250329124557368 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124557368 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124557368 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124557368 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124557368 DMM INFO MM(262420000000017/c2910a72) Subscriber data update (mmctx.c:445) 20250329124557368 DMM DEBUG MM(262420000000017/c2910a72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124557368 DMM INFO MM(262420000000017/c2910a72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124557368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124557368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124557368 DMM INFO MM(262420000000017/c2910a72) <- GMM AUTH AND CIPHERING REQ (rand = 27 5a 91 7a a3 d4 85 56 4d 24 6a f7 e4 17 85 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124557372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124557372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124557372 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124557372 DMM INFO MM(262420000000017/c2910a72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124557372 DMM NOTICE MM(262420000000017/c2910a72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124557372 DMM DEBUG MM(262420000000017/c2910a72) checking auth: received GSM SRES = b3 76 bb f3 (gprs_gmm.c:721) 20250329124557372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124557372 DMM DEBUG MM(262420000000017/c2910a72) Requesting authorization (sgsn_auth.c:160) 20250329124557372 DMM INFO MM(262420000000017/c2910a72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124557372 DMM DEBUG MM(262420000000017/c2910a72) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124557372 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250329124557372 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) 20250329124557372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124557372 DMM INFO MM(262420000000017/c2910a72) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2910a72) (gprs_gmm.c:355) 20250329124557373 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124557373 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124557373 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250329124557373 DMM INFO MM(262420000000017/c2910a72) Subscriber data update (mmctx.c:445) 20250329124557373 DMM DEBUG MM(262420000000017/c2910a72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124557373 DMM INFO MM(262420000000017/c2910a72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124557373 DMM NOTICE MM(262420000000017/c2910a72) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1055) 20250329124557373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124557373 DMM NOTICE MM(262420000000017/c2910a72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124557373 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) 20250329124557373 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124557373 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250329124557373 DMM INFO MM(262420000000017/c2910a72) Subscriber data update (mmctx.c:445) 20250329124557373 DMM DEBUG MM(262420000000017/c2910a72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124557376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124557376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124557376 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124557376 DMM INFO MM(262420000000017/c2910a72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124557376 DMM NOTICE MM(262420000000017/c2910a72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124557376 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124557376 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124557376 DLLC NOTICE LLME(e0d1008b/c2910a72){ASSIGNED} LLGM Assign pre (ffffffff => c2910a72) (gprs_llc.c:1079) 20250329124557376 DLLC NOTICE LLME(ffffffff/c2910a72){ASSIGNED} LLGM Assign post (ffffffff => c2910a72) (gprs_llc.c:1125) 20250329124557376 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124557376 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124557376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124557376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@946bd857a56d: setverdict(pass): none -> pass 20250329124557434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124557434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124557434 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124557434 DMM INFO MM(262420000000017/c2910a72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124557434 DMM INFO MM(262420000000017/c2910a72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124557434 DMM DEBUG MM(262420000000017/c2910a72) Using GGSN 0 (gprs_sm.c:317) 20250329124557434 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) 20250329124557434 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250329124557434 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124557434 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124557434 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250329124557455 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 38 19 bc ec 11 aa 8d c2 94 14 05 7f 86 2b 83 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=1026 from retransmit req queue (gtp.c:461) 20250329124557455 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a056bd40) (sgsn_libgtp.c:632) 20250329124557455 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124557455 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a0570438 TLLI=c2910a72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124557455 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124557455 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@946bd857a56d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@946bd857a56d: Final verdict of PTC: pass 20250329124557464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(740)@946bd857a56d: Final verdict of PTC: none 20250329124557468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(737)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(742)@946bd857a56d: Final verdict of PTC: none 20250329124557468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(731)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@946bd857a56d: Final verdict of PTC: none -NSVCI98(735)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@946bd857a56d: Final verdict of PTC: none -NSVCI97(730)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(728)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(733)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(738)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:45:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250329124557607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124558009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20250329124558469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124558469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=92448) 20250329124559471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124559471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46: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_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 20250329124600473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124600473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_pdp_act_unattached started. 20250329124601106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124601109 DMM INFO MM(262420000000017/c2910a72) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124601109 DMM INFO MM(262420000000017/c2910a72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124601109 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124601109 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124601109 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124601109 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124601109 DLLC NOTICE LLME(ffffffff/c2910a72){ASSIGNED} LLGM Assign pre (c2910a72 => ffffffff) (gprs_llc.c:1079) 20250329124601109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2910a72 => ffffffff) (gprs_llc.c:1125) 20250329124601109 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a05700e0 (gprs_sndcp.c:574) 20250329124601109 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a0570438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124601109 DMM NOTICE MM(262420000000017/c2910a72) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124601109 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250329124601109 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124601109 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124601109 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250329124601109 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250329124601110 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) 20250329124601110 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) 20250329124601110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124601110 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124601110 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124601110 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124601110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124601149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124601149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124601149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124601149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124601149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124601149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124601149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124601149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124601150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124601150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124601150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124601150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124601150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124601150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124601150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124601150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124601150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124601150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124601150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124601150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124601152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124601157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124601157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(747)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124601163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124601163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124601163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124601163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124601163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124601163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124601164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124601164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124601165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124601171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124601171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(752)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124601175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124601175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124601175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124601175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124601175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124601175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124601175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124601175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124601176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124601176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124601176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124601176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124601176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124601176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124601176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124601176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124601176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124601176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124601176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124601176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124601176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124601179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124601184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124601184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124601474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124601474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124601474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124601474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124601478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124601479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@946bd857a56d: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FF7C3BC5'O, index=0 SGSN_Test-GSUP(761)@946bd857a56d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250329124601555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124601555 DLLC NOTICE LLME(ffffffff/ff7c3bc5){UNASSIGNED} LLC RX: unknown TLLI 0xff7c3bc5, creating LLME on the fly (gprs_llc.c:552) 20250329124601555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124601555 DMM NOTICE LLME(ffffffff/ff7c3bc5){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250329124601555 DLLC NOTICE LLME(ffffffff/ff7c3bc5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250329124601555 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:306) TC_pdp_act_unattached(763)@946bd857a56d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@946bd857a56d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@946bd857a56d: Final verdict of PTC: pass 20250329124601571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124601574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124601574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(761)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@946bd857a56d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@946bd857a56d: Final verdict of PTC: none -NSVCI97(749)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@946bd857a56d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@946bd857a56d: Final verdict of PTC: none -NSVCI99(759)@946bd857a56d: Final verdict of PTC: none -NSVCI98(754)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@946bd857a56d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(753)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(748)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(757)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(754): none (none -> none)Sat Mar 29 12:46:01 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@946bd857a56d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329124601670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124601972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55408) 20250329124602576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124602576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55408, count=59764) 20250329124603577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124603577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124604578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124604578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user started. 20250329124605031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124605034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124605078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124605078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124605078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124605078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124605078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124605078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124605078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124605078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124605079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124605079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124605079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124605079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124605079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124605079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124605079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124605079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124605079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124605079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124605080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124605080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124605082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124605086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124605094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124605094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124605094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124605094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605094 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124605094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124605094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124605094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124605094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124605096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124605096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124605096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124605096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124605096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124605096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124605096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124605096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605096 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124605096 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124605096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124605096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124605096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124605099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124605105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124605113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124605113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124605113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124605113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124605113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124605113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124605113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124605113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124605114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124605114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124605114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124605114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124605114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124605114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124605114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124605114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124605114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124605114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124605114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124605114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124605114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124605116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124605121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124605579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124605579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124605579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124605580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(778)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124605584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124605585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(778)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(778)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@946bd857a56d: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FA97A996'O, index=0 SGSN_Test-GSUP(780)@946bd857a56d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@946bd857a56d: 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 := '1435261F58EC3535251057ACBD77771E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A5F6A32'O ("Z_j2") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '645BA4BA8861F651'O } } } } } 20250329124605653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605653 DLLC NOTICE LLME(ffffffff/fa97a996){UNASSIGNED} LLC RX: unknown TLLI 0xfa97a996, creating LLME on the fly (gprs_llc.c:552) 20250329124605653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124605653 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124605653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124605653 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124605653 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124605653 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124605653 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124605653 DLLC NOTICE LLME(ffffffff/fa97a996){UNASSIGNED} LLGM Assign pre (fa97a996 => f9976533) (gprs_llc.c:1079) 20250329124605653 DLLC NOTICE LLME(fa97a996/f9976533){ASSIGNED} LLGM Assign post (fa97a996 => f9976533) (gprs_llc.c:1125) 20250329124605653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124605653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124605653 DMM DEBUG MM(262420000000019/f9976533) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124605673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605673 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124605673 DMM DEBUG MM(262420000000019/f9976533) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1139) 20250329124605673 DMM NOTICE MM(262420000000019/f9976533) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124605673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124605673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124605673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124605673 DMM DEBUG MM(262420000000019/f9976533) Requesting authorization (sgsn_auth.c:160) 20250329124605673 DMM INFO MM(262420000000019/f9976533) Requesting authentication tuples (sgsn_auth.c:184) 20250329124605673 DMM DEBUG MM(262420000000019/f9976533) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124605673 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250329124605673 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)@946bd857a56d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250329124605678 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124605678 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124605678 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124605678 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124605678 DMM INFO MM(262420000000019/f9976533) Subscriber data update (mmctx.c:445) 20250329124605678 DMM DEBUG MM(262420000000019/f9976533) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124605678 DMM INFO MM(262420000000019/f9976533) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124605678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124605678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124605679 DMM INFO MM(262420000000019/f9976533) <- GMM AUTH AND CIPHERING REQ (rand = 14 35 26 1f 58 ec 35 35 25 10 57 ac bd 77 77 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124605694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605694 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124605694 DMM INFO MM(262420000000019/f9976533) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124605694 DMM NOTICE MM(262420000000019/f9976533) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124605694 DMM DEBUG MM(262420000000019/f9976533) checking auth: received GSM SRES = 5a 5f 6a 32 (gprs_gmm.c:721) 20250329124605694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124605694 DMM DEBUG MM(262420000000019/f9976533) Requesting authorization (sgsn_auth.c:160) 20250329124605695 DMM INFO MM(262420000000019/f9976533) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124605695 DMM DEBUG MM(262420000000019/f9976533) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124605695 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250329124605695 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) 20250329124605695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124605695 DMM INFO MM(262420000000019/f9976533) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9976533) (gprs_gmm.c:355) 20250329124605697 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124605697 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124605697 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250329124605697 DMM INFO MM(262420000000019/f9976533) Subscriber data update (mmctx.c:445) 20250329124605697 DMM DEBUG MM(262420000000019/f9976533) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124605697 DMM INFO MM(262420000000019/f9976533) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124605697 DMM NOTICE MM(262420000000019/f9976533) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1055) 20250329124605697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124605697 DMM NOTICE MM(262420000000019/f9976533) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124605697 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) 20250329124605699 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124605699 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250329124605699 DMM INFO MM(262420000000019/f9976533) Subscriber data update (mmctx.c:445) 20250329124605699 DMM DEBUG MM(262420000000019/f9976533) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124605710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605710 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124605710 DMM INFO MM(262420000000019/f9976533) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124605710 DMM NOTICE MM(262420000000019/f9976533) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124605710 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124605710 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124605710 DLLC NOTICE LLME(fa97a996/f9976533){ASSIGNED} LLGM Assign pre (ffffffff => f9976533) (gprs_llc.c:1079) 20250329124605710 DLLC NOTICE LLME(ffffffff/f9976533){ASSIGNED} LLGM Assign post (ffffffff => f9976533) (gprs_llc.c:1125) 20250329124605710 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124605710 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124605710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124605710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@946bd857a56d: setverdict(pass): none -> pass 20250329124605767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605767 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124605767 DMM INFO MM(262420000000019/f9976533) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124605767 DMM INFO MM(262420000000019/f9976533) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124605767 DMM DEBUG MM(262420000000019/f9976533) Using GGSN 0 (gprs_sm.c:317) 20250329124605767 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) 20250329124605767 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250329124605767 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124605767 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124605767 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250329124605782 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 1b 81 1f 75 11 68 ea 96 d6 14 05 7f 88 08 42 90 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:461) 20250329124605782 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52191a8, cbp=0x5623a056c710) (sgsn_libgtp.c:632) 20250329124605782 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124605782 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a0571578 TLLI=f9976533, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124605782 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124605782 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124605797 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:825) 20250329124605810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124605810 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124605810 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_attach_pdp_act_user-BVCI196(767)@946bd857a56d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@946bd857a56d: Final verdict of PTC: pass 20250329124605823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@946bd857a56d: Final verdict of PTC: none -NSVCI97(768)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@946bd857a56d: Final verdict of PTC: none 20250329124605827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124605827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI210(772)@946bd857a56d: Final verdict of PTC: none -NSVCI98(773)@946bd857a56d: Final verdict of PTC: none -NSVCI99(779)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(777)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(766)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(771)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:46:05 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250329124605890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124606292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20250329124606828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124606828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=36748, count=95492) 20250329124607830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124607830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124608831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124608831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_ggsn_reject started. 20250329124609391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124609393 DMM INFO MM(262420000000019/f9976533) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124609393 DMM INFO MM(262420000000019/f9976533) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124609393 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124609393 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124609393 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124609393 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124609393 DLLC NOTICE LLME(ffffffff/f9976533){ASSIGNED} LLGM Assign pre (f9976533 => ffffffff) (gprs_llc.c:1079) 20250329124609393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9976533 => ffffffff) (gprs_llc.c:1125) 20250329124609393 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0571220 (gprs_sndcp.c:574) 20250329124609394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a0571578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124609394 DMM NOTICE MM(262420000000019/f9976533) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124609394 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250329124609394 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124609394 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124609394 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250329124609394 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250329124609394 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) 20250329124609394 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) 20250329124609394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124609394 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124609394 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124609394 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124609394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124609429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124609429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124609429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124609429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124609429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124609429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124609429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124609429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124609430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124609430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124609430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124609430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124609430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124609430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124609430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124609430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124609430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124609430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124609431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124609431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124609433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124609439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(788)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@946bd857a56d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI196(786)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124609442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124609442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124609442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124609442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124609442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124609442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124609442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124609442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124609443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124609443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124609443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124609443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124609443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124609443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124609443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124609443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124609443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124609443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124609443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124609443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124609445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124609449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124609457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124609457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124609457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124609457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609457 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124609457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124609457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124609457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124609457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124609458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124609458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124609458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124609458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124609458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124609458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124609458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124609458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124609458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124609458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124609458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124609458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124609458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124609460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124609465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609465 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124609832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124609832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124609832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124609832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124609836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124609838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@946bd857a56d: 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(798)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@946bd857a56d: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FBE67DD0'O, index=0 SGSN_Test-GSUP(799)@946bd857a56d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@946bd857a56d: 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 := '7249193A01E7DD48ACE0254ABA0CB832'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '401195BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4CF8B83ED001D79'O } } } } } 20250329124609904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609904 DLLC NOTICE LLME(ffffffff/fbe67dd0){UNASSIGNED} LLC RX: unknown TLLI 0xfbe67dd0, creating LLME on the fly (gprs_llc.c:552) 20250329124609904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124609904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124609904 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124609904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124609904 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124609904 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124609904 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124609904 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124609904 DLLC NOTICE LLME(ffffffff/fbe67dd0){UNASSIGNED} LLGM Assign pre (fbe67dd0 => fecc8418) (gprs_llc.c:1079) 20250329124609904 DLLC NOTICE LLME(fbe67dd0/fecc8418){ASSIGNED} LLGM Assign post (fbe67dd0 => fecc8418) (gprs_llc.c:1125) 20250329124609904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124609904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124609904 DMM DEBUG MM(262420000000020/fecc8418) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124609923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124609923 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124609923 DMM DEBUG MM(262420000000020/fecc8418) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1139) 20250329124609923 DMM NOTICE MM(262420000000020/fecc8418) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124609923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124609923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124609923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124609923 DMM DEBUG MM(262420000000020/fecc8418) Requesting authorization (sgsn_auth.c:160) 20250329124609923 DMM INFO MM(262420000000020/fecc8418) Requesting authentication tuples (sgsn_auth.c:184) 20250329124609923 DMM DEBUG MM(262420000000020/fecc8418) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124609923 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250329124609923 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)@946bd857a56d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250329124609929 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124609929 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124609929 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124609929 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124609929 DMM INFO MM(262420000000020/fecc8418) Subscriber data update (mmctx.c:445) 20250329124609929 DMM DEBUG MM(262420000000020/fecc8418) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124609929 DMM INFO MM(262420000000020/fecc8418) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124609929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124609929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124609929 DMM INFO MM(262420000000020/fecc8418) <- GMM AUTH AND CIPHERING REQ (rand = 72 49 19 3a 01 e7 dd 48 ac e0 25 4a ba 0c b8 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124609946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124609947 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124609947 DMM INFO MM(262420000000020/fecc8418) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124609947 DMM NOTICE MM(262420000000020/fecc8418) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124609947 DMM DEBUG MM(262420000000020/fecc8418) checking auth: received GSM SRES = 40 11 95 ba (gprs_gmm.c:721) 20250329124609947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124609947 DMM DEBUG MM(262420000000020/fecc8418) Requesting authorization (sgsn_auth.c:160) 20250329124609947 DMM INFO MM(262420000000020/fecc8418) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124609947 DMM DEBUG MM(262420000000020/fecc8418) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124609947 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250329124609947 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) 20250329124609947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124609947 DMM INFO MM(262420000000020/fecc8418) <- GMM ATTACH ACCEPT (new P-TMSI=0xfecc8418) (gprs_gmm.c:355) 20250329124609950 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124609950 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124609950 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250329124609950 DMM INFO MM(262420000000020/fecc8418) Subscriber data update (mmctx.c:445) 20250329124609950 DMM DEBUG MM(262420000000020/fecc8418) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124609950 DMM INFO MM(262420000000020/fecc8418) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124609950 DMM NOTICE MM(262420000000020/fecc8418) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1055) 20250329124609950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124609950 DMM NOTICE MM(262420000000020/fecc8418) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124609950 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) 20250329124609951 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124609951 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250329124609951 DMM INFO MM(262420000000020/fecc8418) Subscriber data update (mmctx.c:445) 20250329124609951 DMM DEBUG MM(262420000000020/fecc8418) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124609962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124609962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124609962 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124609962 DMM INFO MM(262420000000020/fecc8418) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124609962 DMM NOTICE MM(262420000000020/fecc8418) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124609962 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124609962 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124609962 DLLC NOTICE LLME(fbe67dd0/fecc8418){ASSIGNED} LLGM Assign pre (ffffffff => fecc8418) (gprs_llc.c:1079) 20250329124609962 DLLC NOTICE LLME(ffffffff/fecc8418){ASSIGNED} LLGM Assign post (ffffffff => fecc8418) (gprs_llc.c:1125) 20250329124609962 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124609962 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124609962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124609962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@946bd857a56d: setverdict(pass): none -> pass 20250329124610019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124610019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124610019 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124610019 DMM INFO MM(262420000000020/fecc8418) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124610019 DMM INFO MM(262420000000020/fecc8418) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124610019 DMM DEBUG MM(262420000000020/fecc8418) Using GGSN 0 (gprs_sm.c:317) 20250329124610019 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) 20250329124610019 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250329124610019 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124610019 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124610020 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250329124610044 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 6e bc da 2e 11 77 dd d2 a6 14 05 7f 9a 83 f8 8a 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) 20250329124610044 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124610044 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250329124610044 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250329124610044 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124610044 DMM NOTICE MM(262420000000020/fecc8418) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@946bd857a56d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@946bd857a56d: Final verdict of PTC: pass 20250329124610061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52628<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(799)@946bd857a56d: Final verdict of PTC: none 20250329124610067 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124610067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@946bd857a56d: Final verdict of PTC: none -NSVCI97(787)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@946bd857a56d: Final verdict of PTC: none -NSVCI99(797)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(795)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(785)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(790)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:46:10 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 20250329124610174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124610576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85384) 20250329124611069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124611069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85384, count=98024) 20250329124612070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124612070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46: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_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 20250329124613072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124613072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_deact_mo started. 20250329124613672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124613674 DMM INFO MM(262420000000020/fecc8418) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124613674 DMM INFO MM(262420000000020/fecc8418) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124613674 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124613674 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124613674 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124613674 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124613674 DLLC NOTICE LLME(ffffffff/fecc8418){ASSIGNED} LLGM Assign pre (fecc8418 => ffffffff) (gprs_llc.c:1079) 20250329124613674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fecc8418 => ffffffff) (gprs_llc.c:1125) 20250329124613674 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250329124613674 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) 20250329124613674 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) 20250329124613674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124613674 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124613674 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124613674 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124613674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124613716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124613717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124613717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124613717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124613717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124613717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124613717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124613717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124613718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124613718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124613718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124613718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124613718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124613718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124613718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124613718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124613718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124613718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124613718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124613718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124613721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124613729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124613729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124613738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124613738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124613738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124613738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124613738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124613738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124613738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124613738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124613739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124613739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124613739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124613739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124613739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124613739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124613739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124613739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124613739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124613739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124613740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124613740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124613743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124613749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124613749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124613756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124613756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124613756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124613756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124613756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124613756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124613756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124613756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124613757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124613757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124613757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124613757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124613757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124613757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124613757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124613757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124613757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124613757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124613757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124613757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124613757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124613760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124613766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124613766 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124614073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124614074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124614074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124614074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124614078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124614079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F95DAFD4'O, index=0 SGSN_Test-GSUP(818)@946bd857a56d: 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)@946bd857a56d: 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 := '539F7A568EEDFE7C29D22D5632C576CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C5A1D9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BC0911C12493838'O } } } } } 20250329124614154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614154 DLLC NOTICE LLME(ffffffff/f95dafd4){UNASSIGNED} LLC RX: unknown TLLI 0xf95dafd4, creating LLME on the fly (gprs_llc.c:552) 20250329124614154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124614154 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124614154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124614154 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124614154 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124614154 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124614154 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124614154 DLLC NOTICE LLME(ffffffff/f95dafd4){UNASSIGNED} LLGM Assign pre (f95dafd4 => e66014ec) (gprs_llc.c:1079) 20250329124614154 DLLC NOTICE LLME(f95dafd4/e66014ec){ASSIGNED} LLGM Assign post (f95dafd4 => e66014ec) (gprs_llc.c:1125) 20250329124614154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124614154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124614154 DMM DEBUG MM(262420000000021/e66014ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124614179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614179 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614179 DMM DEBUG MM(262420000000021/e66014ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250329124614179 DMM NOTICE MM(262420000000021/e66014ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124614179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124614179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124614179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124614180 DMM DEBUG MM(262420000000021/e66014ec) Requesting authorization (sgsn_auth.c:160) 20250329124614180 DMM INFO MM(262420000000021/e66014ec) Requesting authentication tuples (sgsn_auth.c:184) 20250329124614180 DMM DEBUG MM(262420000000021/e66014ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124614180 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250329124614180 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)@946bd857a56d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250329124614183 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124614183 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124614183 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124614183 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124614183 DMM INFO MM(262420000000021/e66014ec) Subscriber data update (mmctx.c:445) 20250329124614183 DMM DEBUG MM(262420000000021/e66014ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124614183 DMM INFO MM(262420000000021/e66014ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124614183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124614184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124614184 DMM INFO MM(262420000000021/e66014ec) <- GMM AUTH AND CIPHERING REQ (rand = 53 9f 7a 56 8e ed fe 7c 29 d2 2d 56 32 c5 76 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124614197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614197 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614197 DMM INFO MM(262420000000021/e66014ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124614197 DMM NOTICE MM(262420000000021/e66014ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124614197 DMM DEBUG MM(262420000000021/e66014ec) checking auth: received GSM SRES = 5c 5a 1d 9e (gprs_gmm.c:721) 20250329124614197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124614197 DMM DEBUG MM(262420000000021/e66014ec) Requesting authorization (sgsn_auth.c:160) 20250329124614197 DMM INFO MM(262420000000021/e66014ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124614197 DMM DEBUG MM(262420000000021/e66014ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124614197 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250329124614197 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) 20250329124614197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124614197 DMM INFO MM(262420000000021/e66014ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe66014ec) (gprs_gmm.c:355) 20250329124614199 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124614199 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124614199 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329124614199 DMM INFO MM(262420000000021/e66014ec) Subscriber data update (mmctx.c:445) 20250329124614199 DMM DEBUG MM(262420000000021/e66014ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124614199 DMM INFO MM(262420000000021/e66014ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124614199 DMM NOTICE MM(262420000000021/e66014ec) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250329124614199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124614199 DMM NOTICE MM(262420000000021/e66014ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124614199 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) 20250329124614200 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124614200 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250329124614200 DMM INFO MM(262420000000021/e66014ec) Subscriber data update (mmctx.c:445) 20250329124614200 DMM DEBUG MM(262420000000021/e66014ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124614207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614207 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614207 DMM INFO MM(262420000000021/e66014ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124614207 DMM NOTICE MM(262420000000021/e66014ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124614207 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124614207 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124614207 DLLC NOTICE LLME(f95dafd4/e66014ec){ASSIGNED} LLGM Assign pre (ffffffff => e66014ec) (gprs_llc.c:1079) 20250329124614207 DLLC NOTICE LLME(ffffffff/e66014ec){ASSIGNED} LLGM Assign post (ffffffff => e66014ec) (gprs_llc.c:1125) 20250329124614207 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124614207 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124614207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124614207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@946bd857a56d: setverdict(pass): none -> pass 20250329124614266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614266 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614266 DMM INFO MM(262420000000021/e66014ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124614266 DMM INFO MM(262420000000021/e66014ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124614266 DMM DEBUG MM(262420000000021/e66014ec) Using GGSN 0 (gprs_sm.c:317) 20250329124614266 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) 20250329124614266 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250329124614266 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124614266 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124614266 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250329124614286 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 99 26 dd 3f 11 57 f7 b9 29 14 05 7f 84 ed 63 a1 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) 20250329124614286 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124614286 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124614286 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a0571578 TLLI=e66014ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124614286 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124614286 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124614303 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:825) 20250329124614318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614318 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614318 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124614325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250329124614325 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124614325 DMM INFO MM(262420000000021/e66014ec) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250329124614325 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124614325 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250329124614329 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) 20250329124614329 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124614329 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250329124614329 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a0571578, TLLI=e66014ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124614329 DMM INFO MM(262420000000021/e66014ec) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250329124614329 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250329124614329 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@946bd857a56d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@946bd857a56d: Final verdict of PTC: pass 20250329124614344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52638<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(806)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(818)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@946bd857a56d: Final verdict of PTC: none -NSVCI98(811)@946bd857a56d: Final verdict of PTC: none 20250329124614349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124614349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@946bd857a56d: Final verdict of PTC: none -NSVCI99(816)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(814)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(810)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(804)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:46:14 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 20250329124614422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124614824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104564) 20250329124615350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124615350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104564, count=105724) 20250329124616352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124616352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124617354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124617354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_deact_mt started. 20250329124617923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124617926 DMM INFO MM(262420000000021/e66014ec) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124617926 DMM INFO MM(262420000000021/e66014ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124617926 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124617926 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124617926 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124617926 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124617926 DLLC NOTICE LLME(ffffffff/e66014ec){ASSIGNED} LLGM Assign pre (e66014ec => ffffffff) (gprs_llc.c:1079) 20250329124617926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e66014ec => ffffffff) (gprs_llc.c:1125) 20250329124617926 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250329124617926 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) 20250329124617926 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) 20250329124617926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124617926 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124617926 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124617926 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124617926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124617964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124617964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124617964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124617964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124617964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124617964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124617964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124617964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124617965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124617965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124617965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124617965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124617965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124617965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124617965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124617965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124617965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124617965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124617965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124617965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124617968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124617974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124617974 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124617981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124617981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124617981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124617981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124617981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124617981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124617981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124617981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(831)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(830)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124617983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124617983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124617983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124617983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124617983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124617983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124617983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124617983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124617983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124617983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124617983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124617983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124617986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124617993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124617993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124617993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124617993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124617993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124617993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124617993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124617993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250329124617994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124617994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(835)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124617994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124617994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124617994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124617994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124617994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124617994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124617994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124617994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124617994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124617994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124617994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124617994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124617994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124617997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124618001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618001 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124618355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124618355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124618355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124618355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124618359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@946bd857a56d: 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)@946bd857a56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250329124618361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='CD6207A0'O, index=0 SGSN_Test-GSUP(837)@946bd857a56d: 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)@946bd857a56d: 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 := '3DC899A422C1D13660D1CAB5B93CD0B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9728826E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87EB7AEF2A655D3E'O } } } } } 20250329124618428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618428 DLLC NOTICE LLME(ffffffff/cd6207a0){UNASSIGNED} LLC RX: unknown TLLI 0xcd6207a0, creating LLME on the fly (gprs_llc.c:552) 20250329124618428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124618428 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124618428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124618428 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124618428 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124618428 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124618428 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124618428 DLLC NOTICE LLME(ffffffff/cd6207a0){UNASSIGNED} LLGM Assign pre (cd6207a0 => d99aab77) (gprs_llc.c:1079) 20250329124618428 DLLC NOTICE LLME(cd6207a0/d99aab77){ASSIGNED} LLGM Assign post (cd6207a0 => d99aab77) (gprs_llc.c:1125) 20250329124618428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124618428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124618428 DMM DEBUG MM(262420000000022/d99aab77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124618446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618446 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618446 DMM DEBUG MM(262420000000022/d99aab77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250329124618446 DMM NOTICE MM(262420000000022/d99aab77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124618446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124618446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124618446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124618446 DMM DEBUG MM(262420000000022/d99aab77) Requesting authorization (sgsn_auth.c:160) 20250329124618446 DMM INFO MM(262420000000022/d99aab77) Requesting authentication tuples (sgsn_auth.c:184) 20250329124618446 DMM DEBUG MM(262420000000022/d99aab77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124618446 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250329124618446 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)@946bd857a56d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250329124618453 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124618453 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124618453 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124618453 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124618453 DMM INFO MM(262420000000022/d99aab77) Subscriber data update (mmctx.c:445) 20250329124618453 DMM DEBUG MM(262420000000022/d99aab77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124618453 DMM INFO MM(262420000000022/d99aab77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124618453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124618453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124618453 DMM INFO MM(262420000000022/d99aab77) <- GMM AUTH AND CIPHERING REQ (rand = 3d c8 99 a4 22 c1 d1 36 60 d1 ca b5 b9 3c d0 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124618467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618467 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618467 DMM INFO MM(262420000000022/d99aab77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124618467 DMM NOTICE MM(262420000000022/d99aab77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124618467 DMM DEBUG MM(262420000000022/d99aab77) checking auth: received GSM SRES = 97 28 82 6e (gprs_gmm.c:721) 20250329124618467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124618467 DMM DEBUG MM(262420000000022/d99aab77) Requesting authorization (sgsn_auth.c:160) 20250329124618467 DMM INFO MM(262420000000022/d99aab77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124618467 DMM DEBUG MM(262420000000022/d99aab77) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124618467 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250329124618467 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) 20250329124618467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124618467 DMM INFO MM(262420000000022/d99aab77) <- GMM ATTACH ACCEPT (new P-TMSI=0xd99aab77) (gprs_gmm.c:355) 20250329124618470 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124618470 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124618470 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250329124618470 DMM INFO MM(262420000000022/d99aab77) Subscriber data update (mmctx.c:445) 20250329124618470 DMM DEBUG MM(262420000000022/d99aab77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124618470 DMM INFO MM(262420000000022/d99aab77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124618471 DMM NOTICE MM(262420000000022/d99aab77) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250329124618471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124618471 DMM NOTICE MM(262420000000022/d99aab77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124618471 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) 20250329124618472 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124618472 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250329124618472 DMM INFO MM(262420000000022/d99aab77) Subscriber data update (mmctx.c:445) 20250329124618472 DMM DEBUG MM(262420000000022/d99aab77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124618482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618482 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618482 DMM INFO MM(262420000000022/d99aab77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124618482 DMM NOTICE MM(262420000000022/d99aab77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124618482 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124618482 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124618482 DLLC NOTICE LLME(cd6207a0/d99aab77){ASSIGNED} LLGM Assign pre (ffffffff => d99aab77) (gprs_llc.c:1079) 20250329124618482 DLLC NOTICE LLME(ffffffff/d99aab77){ASSIGNED} LLGM Assign post (ffffffff => d99aab77) (gprs_llc.c:1125) 20250329124618482 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124618482 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124618482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124618482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@946bd857a56d: setverdict(pass): none -> pass 20250329124618542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618542 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618542 DMM INFO MM(262420000000022/d99aab77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124618542 DMM INFO MM(262420000000022/d99aab77) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124618542 DMM DEBUG MM(262420000000022/d99aab77) Using GGSN 0 (gprs_sm.c:317) 20250329124618542 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) 20250329124618542 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250329124618542 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124618542 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124618542 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250329124618567 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 77 24 b8 71 11 a1 8d 36 19 14 05 7f d9 7a b4 88 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) 20250329124618567 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124618567 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124618567 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=d99aab77, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124618567 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124618567 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124618583 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:825) 20250329124618597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618597 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618597 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618602 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250329124618602 DGPRS INFO PDP(262420000000022:5): Context 0x7fa3b521a220 was deleted (sgsn_libgtp.c:706) 20250329124618602 DMM INFO MM(262420000000022/d99aab77) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124618602 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250329124618602 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@946bd857a56d: Removing Client IMSI='262420000000022'H, index=0 20250329124618613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124618613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124618613 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124618613 DMM INFO MM(262420000000022/d99aab77) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@946bd857a56d: Final verdict of PTC: pass 20250329124618620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124618624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124618624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(837)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@946bd857a56d: Final verdict of PTC: none -NSVCI99(835)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@946bd857a56d: Final verdict of PTC: none -NSVCI97(825)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@946bd857a56d: Final verdict of PTC: none -NSVCI98(830)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(829)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(823)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(833)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:46:18 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250329124618734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124619137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84140) 20250329124619625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124619625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84140, count=104744) 20250329124620490 DGPRS DEBUG Checking for inactive LLMEs, time = 6483286 (sgsn.c:131) 20250329124620626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124620626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124621627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124621627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_deact_dup started. 20250329124622233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124622236 DMM INFO MM(262420000000022/d99aab77) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124622236 DMM INFO MM(262420000000022/d99aab77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124622236 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124622236 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124622236 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124622236 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124622236 DLLC NOTICE LLME(ffffffff/d99aab77){ASSIGNED} LLGM Assign pre (d99aab77 => ffffffff) (gprs_llc.c:1079) 20250329124622236 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d99aab77 => ffffffff) (gprs_llc.c:1125) 20250329124622236 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124622236 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124622236 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250329124622236 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) 20250329124622236 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) 20250329124622236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124622236 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124622236 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124622236 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124622236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124622261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124622261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124622261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124622261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124622261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124622261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124622261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124622261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124622261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124622261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124622261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124622262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124622262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124622262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124622262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124622262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124622262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124622262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124622262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124622262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124622264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124622270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_deact_dup-BVCI196(843)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124622275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124622275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124622275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124622275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124622275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124622275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124622275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124622275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124622276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124622276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124622276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124622276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124622276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124622276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124622276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124622276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124622276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124622276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124622276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124622276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124622279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124622286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(854)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124622292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124622292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124622292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124622292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124622292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124622292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124622292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124622292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124622293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124622293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124622293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124622293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124622293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124622293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124622293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124622293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124622293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124622293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124622293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124622293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124622293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124622295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124622299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124622628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124622628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124622628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124622628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124622632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124622633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@946bd857a56d: 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(855)@946bd857a56d: 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(855)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@946bd857a56d: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FC6ABFAA'O, index=0 SGSN_Test-GSUP(856)@946bd857a56d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@946bd857a56d: 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 := 'C10D6A585F3B6E752F6DB23E740F6248'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2DEF154'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '563FC4B5C2CB0B0D'O } } } } } 20250329124622698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622698 DLLC NOTICE LLME(ffffffff/fc6abfaa){UNASSIGNED} LLC RX: unknown TLLI 0xfc6abfaa, creating LLME on the fly (gprs_llc.c:552) 20250329124622698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124622698 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124622698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124622698 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124622698 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124622698 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124622698 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124622698 DLLC NOTICE LLME(ffffffff/fc6abfaa){UNASSIGNED} LLGM Assign pre (fc6abfaa => f70a0242) (gprs_llc.c:1079) 20250329124622698 DLLC NOTICE LLME(fc6abfaa/f70a0242){ASSIGNED} LLGM Assign post (fc6abfaa => f70a0242) (gprs_llc.c:1125) 20250329124622698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124622698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124622698 DMM DEBUG MM(262420000000046/f70a0242) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124622719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622719 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622719 DMM DEBUG MM(262420000000046/f70a0242) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1139) 20250329124622719 DMM NOTICE MM(262420000000046/f70a0242) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124622719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124622719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124622719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124622719 DMM DEBUG MM(262420000000046/f70a0242) Requesting authorization (sgsn_auth.c:160) 20250329124622719 DMM INFO MM(262420000000046/f70a0242) Requesting authentication tuples (sgsn_auth.c:184) 20250329124622719 DMM DEBUG MM(262420000000046/f70a0242) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124622719 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250329124622719 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)@946bd857a56d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250329124622726 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124622726 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124622726 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124622726 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124622726 DMM INFO MM(262420000000046/f70a0242) Subscriber data update (mmctx.c:445) 20250329124622726 DMM DEBUG MM(262420000000046/f70a0242) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124622726 DMM INFO MM(262420000000046/f70a0242) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124622726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124622726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124622726 DMM INFO MM(262420000000046/f70a0242) <- GMM AUTH AND CIPHERING REQ (rand = c1 0d 6a 58 5f 3b 6e 75 2f 6d b2 3e 74 0f 62 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124622745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622745 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622745 DMM INFO MM(262420000000046/f70a0242) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124622745 DMM NOTICE MM(262420000000046/f70a0242) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124622745 DMM DEBUG MM(262420000000046/f70a0242) checking auth: received GSM SRES = c2 de f1 54 (gprs_gmm.c:721) 20250329124622745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124622745 DMM DEBUG MM(262420000000046/f70a0242) Requesting authorization (sgsn_auth.c:160) 20250329124622745 DMM INFO MM(262420000000046/f70a0242) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124622745 DMM DEBUG MM(262420000000046/f70a0242) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124622745 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250329124622745 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) 20250329124622745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124622745 DMM INFO MM(262420000000046/f70a0242) <- GMM ATTACH ACCEPT (new P-TMSI=0xf70a0242) (gprs_gmm.c:355) 20250329124622748 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124622748 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124622748 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250329124622748 DMM INFO MM(262420000000046/f70a0242) Subscriber data update (mmctx.c:445) 20250329124622748 DMM DEBUG MM(262420000000046/f70a0242) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124622748 DMM INFO MM(262420000000046/f70a0242) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124622748 DMM NOTICE MM(262420000000046/f70a0242) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1055) 20250329124622748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124622748 DMM NOTICE MM(262420000000046/f70a0242) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124622748 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) 20250329124622749 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124622749 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250329124622749 DMM INFO MM(262420000000046/f70a0242) Subscriber data update (mmctx.c:445) 20250329124622749 DMM DEBUG MM(262420000000046/f70a0242) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124622763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622763 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622763 DMM INFO MM(262420000000046/f70a0242) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124622763 DMM NOTICE MM(262420000000046/f70a0242) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124622763 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124622763 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124622763 DLLC NOTICE LLME(fc6abfaa/f70a0242){ASSIGNED} LLGM Assign pre (ffffffff => f70a0242) (gprs_llc.c:1079) 20250329124622763 DLLC NOTICE LLME(ffffffff/f70a0242){ASSIGNED} LLGM Assign post (ffffffff => f70a0242) (gprs_llc.c:1125) 20250329124622763 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124622763 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124622763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124622763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@946bd857a56d: setverdict(pass): none -> pass 20250329124622822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622822 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622822 DMM INFO MM(262420000000046/f70a0242) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124622822 DMM INFO MM(262420000000046/f70a0242) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124622822 DMM DEBUG MM(262420000000046/f70a0242) Using GGSN 0 (gprs_sm.c:317) 20250329124622822 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) 20250329124622822 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250329124622822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124622822 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124622823 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250329124622847 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 ba 15 46 aa 11 f6 85 9a 1e 14 05 7f 65 7d 20 ff 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) 20250329124622847 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124622847 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124622847 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=f70a0242, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124622848 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124622848 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124622865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622866 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622866 DMM INFO MM(262420000000046/f70a0242) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250329124622866 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124622866 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250329124622866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124622866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124622866 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124622866 DMM INFO MM(262420000000046/f70a0242) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250329124622866 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124622866 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@946bd857a56d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@946bd857a56d: "Received deletePDPContextResponse 1, seq_nr=1036" 20250329124622869 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) 20250329124622870 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124622870 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250329124622870 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=f70a0242, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124622870 DMM INFO MM(262420000000046/f70a0242) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250329124622870 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250329124622870 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124622870 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) 20250329124622870 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)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@946bd857a56d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@946bd857a56d: Final verdict of PTC: pass 20250329124624893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124624897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124624897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(855)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(856)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@946bd857a56d: Final verdict of PTC: none -NSVCI97(844)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@946bd857a56d: Final verdict of PTC: none -NSVCI98(849)@946bd857a56d: Final verdict of PTC: none -NSVCI99(854)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(842)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(852)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(847)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:46:24 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250329124624998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124625401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100184) 20250329124625898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124625898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100184, count=105896) 20250329124626899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124626899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:46:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124627900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124627900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_second_attempt started. 20250329124628499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124628501 DMM INFO MM(262420000000046/f70a0242) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124628501 DMM INFO MM(262420000000046/f70a0242) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124628501 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124628501 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124628501 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124628501 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124628501 DLLC NOTICE LLME(ffffffff/f70a0242){ASSIGNED} LLGM Assign pre (f70a0242 => ffffffff) (gprs_llc.c:1079) 20250329124628501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f70a0242 => ffffffff) (gprs_llc.c:1125) 20250329124628501 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250329124628501 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) 20250329124628501 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) 20250329124628501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124628501 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124628501 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124628501 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124628501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124628532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124628532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124628532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124628532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124628532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124628532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124628533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124628533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124628533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124628533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124628533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124628533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124628533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124628533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124628533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124628534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124628539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124628539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124628549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124628549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124628549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124628549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124628549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124628549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124628549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124628549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124628550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124628550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124628550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124628550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124628550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124628550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124628550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124628550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124628550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124628550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124628550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124628550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124628552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124628558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124628558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(873)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124628559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124628559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124628559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124628559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124628559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124628559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124628559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124628559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_second_attempt-BVCI210(866)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124628561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124628561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124628561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124628561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124628561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124628561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124628561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124628561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124628561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124628561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124628561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124628561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124628561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124628563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124628569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124628569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124628901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124628902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124628902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124628902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124628906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124628907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@946bd857a56d: 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(874)@946bd857a56d: 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(874)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@946bd857a56d: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D564768D'O, index=0 SGSN_Test-GSUP(875)@946bd857a56d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@946bd857a56d: 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 := '215529F5F92175CBCEA1E15EEA04613D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFE3DE46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48AF5990911145D1'O } } } } } 20250329124628978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124628978 DLLC NOTICE LLME(ffffffff/d564768d){UNASSIGNED} LLC RX: unknown TLLI 0xd564768d, creating LLME on the fly (gprs_llc.c:552) 20250329124628978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124628978 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124628978 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124628978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124628978 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124628978 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124628979 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124628979 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124628979 DLLC NOTICE LLME(ffffffff/d564768d){UNASSIGNED} LLGM Assign pre (d564768d => c8fe19b5) (gprs_llc.c:1079) 20250329124628979 DLLC NOTICE LLME(d564768d/c8fe19b5){ASSIGNED} LLGM Assign post (d564768d => c8fe19b5) (gprs_llc.c:1125) 20250329124628979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124628979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124628979 DMM DEBUG MM(262420000000022/c8fe19b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124628999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124628999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124628999 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124628999 DMM DEBUG MM(262420000000022/c8fe19b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250329124628999 DMM NOTICE MM(262420000000022/c8fe19b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124628999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124628999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124628999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124628999 DMM DEBUG MM(262420000000022/c8fe19b5) Requesting authorization (sgsn_auth.c:160) 20250329124628999 DMM INFO MM(262420000000022/c8fe19b5) Requesting authentication tuples (sgsn_auth.c:184) 20250329124628999 DMM DEBUG MM(262420000000022/c8fe19b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124628999 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250329124628999 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)@946bd857a56d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@946bd857a56d: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250329124629005 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124629005 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124629005 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124629005 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124629005 DMM INFO MM(262420000000022/c8fe19b5) Subscriber data update (mmctx.c:445) 20250329124629005 DMM DEBUG MM(262420000000022/c8fe19b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124629005 DMM INFO MM(262420000000022/c8fe19b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124629005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124629005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124629005 DMM INFO MM(262420000000022/c8fe19b5) <- GMM AUTH AND CIPHERING REQ (rand = 21 55 29 f5 f9 21 75 cb ce a1 e1 5e ea 04 61 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124629022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124629023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124629023 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124629023 DMM INFO MM(262420000000022/c8fe19b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124629023 DMM NOTICE MM(262420000000022/c8fe19b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124629023 DMM DEBUG MM(262420000000022/c8fe19b5) checking auth: received GSM SRES = bf e3 de 46 (gprs_gmm.c:721) 20250329124629023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124629023 DMM DEBUG MM(262420000000022/c8fe19b5) Requesting authorization (sgsn_auth.c:160) 20250329124629023 DMM INFO MM(262420000000022/c8fe19b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124629023 DMM DEBUG MM(262420000000022/c8fe19b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124629023 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250329124629023 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) 20250329124629023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124629023 DMM INFO MM(262420000000022/c8fe19b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8fe19b5) (gprs_gmm.c:355) 20250329124629025 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124629025 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124629025 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250329124629025 DMM INFO MM(262420000000022/c8fe19b5) Subscriber data update (mmctx.c:445) 20250329124629025 DMM DEBUG MM(262420000000022/c8fe19b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124629025 DMM INFO MM(262420000000022/c8fe19b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124629025 DMM NOTICE MM(262420000000022/c8fe19b5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250329124629026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124629026 DMM NOTICE MM(262420000000022/c8fe19b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124629026 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) 20250329124629027 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124629027 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250329124629027 DMM INFO MM(262420000000022/c8fe19b5) Subscriber data update (mmctx.c:445) 20250329124629027 DMM DEBUG MM(262420000000022/c8fe19b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124629038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124629038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124629038 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124629038 DMM INFO MM(262420000000022/c8fe19b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124629038 DMM NOTICE MM(262420000000022/c8fe19b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124629038 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124629038 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124629038 DLLC NOTICE LLME(d564768d/c8fe19b5){ASSIGNED} LLGM Assign pre (ffffffff => c8fe19b5) (gprs_llc.c:1079) 20250329124629038 DLLC NOTICE LLME(ffffffff/c8fe19b5){ASSIGNED} LLGM Assign post (ffffffff => c8fe19b5) (gprs_llc.c:1125) 20250329124629038 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124629038 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124629038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124629038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@946bd857a56d: setverdict(pass): none -> pass TC_attach_second_attempt(877)@946bd857a56d: 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 := '54C6E3E6B3DA462928F0F734E35F7D71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35C7CDD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3174C2FBD822F35F'O } } } } } 20250329124629095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124629095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124629095 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124629095 DMM INFO MM(262420000000022/c8fe19b5) -> GMM ATTACH REQUEST MI(TMSI-0xC8FE19B5) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124629095 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124629095 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329124629095 DLLC NOTICE LLME(ffffffff/c8fe19b5){ASSIGNED} LLGM Assign pre (c8fe19b5 => cc33c1a6) (gprs_llc.c:1079) 20250329124629095 DLLC NOTICE LLME(c8fe19b5/cc33c1a6){ASSIGNED} LLGM Assign post (c8fe19b5 => cc33c1a6) (gprs_llc.c:1125) 20250329124629095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124629095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124629095 DMM DEBUG MM(262420000000022/cc33c1a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124629106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124629106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124629106 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124629106 DMM DEBUG MM(262420000000022/cc33c1a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250329124629106 DMM NOTICE MM(262420000000022/cc33c1a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124629106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124629106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124629106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124629106 DMM DEBUG MM(262420000000022/cc33c1a6) Requesting authorization (sgsn_auth.c:160) 20250329124629106 DMM INFO MM(262420000000022/cc33c1a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124629106 DMM DEBUG MM(262420000000022/cc33c1a6) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124629106 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250329124629106 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) 20250329124635107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250329124635107 DMM ERROR MM(262420000000022/cc33c1a6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250329124635107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250329124635107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329124635107 DMM NOTICE MM(262420000000022/cc33c1a6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250329124635107 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250329124635107 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) 20250329124635107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329124635107 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Deallocated (fsm.c:568) 20250329124635107 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124635108 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329124635108 DLLC NOTICE LLME(c8fe19b5/cc33c1a6){ASSIGNED} LLGM Assign pre (cc33c1a6 => ffffffff) (gprs_llc.c:1079) 20250329124635108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc33c1a6 => ffffffff) (gprs_llc.c:1125) 20250329124648903 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124648903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124648904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124650491 DGPRS DEBUG Checking for inactive LLMEs, time = 6483316 (sgsn.c:131) 20250329124658534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124658539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124658539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124658550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124658554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124658554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124658562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124658564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124658564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@946bd857a56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@946bd857a56d: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@946bd857a56d: Final verdict of PTC: none 20250329124658977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124658977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(863)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@946bd857a56d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@946bd857a56d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@946bd857a56d: Final verdict of PTC: none -NSVCI98(869)@946bd857a56d: Final verdict of PTC: none -NSVCI99(873)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@946bd857a56d: Final verdict of PTC: none 20250329124658979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(866)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(861)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(867)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(871)@946bd857a56d: Final verdict of PTC: none TC_attach_second_attempt(877)@946bd857a56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@946bd857a56d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@946bd857a56d: 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'. Sat Mar 29 12:46:58 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250329124659039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124659342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106556) 20250329124659978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124659978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106556, count=111988) 20250329124700980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124700980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:47: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_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 20250329124701981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124701981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_echo_timeout started. 20250329124702393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124702393 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124702413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124702413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124702413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124702413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124702413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124702413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124702413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124702413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124702414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124702414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124702414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124702414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124702414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124702414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124702414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124702414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124702414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124702414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124702414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124702414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124702417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124702424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124702424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124702432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124702432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124702432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124702432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124702432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124702432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124702432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124702432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124702434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124702434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124702434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124702434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124702434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124702434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124702434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124702434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124702434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124702434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124702434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124702434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124702437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124702443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124702443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124702452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124702452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124702452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124702452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124702452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124702452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124702452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124702452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124702453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124702453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124702453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124702453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124702453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124702453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124702453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124702453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124702453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124702455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124702460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124702460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124702982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124702982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124702982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124702982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@946bd857a56d: Established a new IPA connection (conn_id=2) 20250329124702983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124702983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@946bd857a56d: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E1DC2574'O, index=0 SGSN_Test-GSUP(894)@946bd857a56d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@946bd857a56d: 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 := '21D8D7B52CB991AA94CE9AF7477D20BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17A6E13A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E970372A04EAB309'O } } } } } 20250329124703005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124703005 DLLC NOTICE LLME(ffffffff/e1dc2574){UNASSIGNED} LLC RX: unknown TLLI 0xe1dc2574, creating LLME on the fly (gprs_llc.c:552) 20250329124703005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124703005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124703005 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124703005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124703005 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124703005 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124703005 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124703005 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124703005 DLLC NOTICE LLME(ffffffff/e1dc2574){UNASSIGNED} LLGM Assign pre (e1dc2574 => e9423e83) (gprs_llc.c:1079) 20250329124703005 DLLC NOTICE LLME(e1dc2574/e9423e83){ASSIGNED} LLGM Assign post (e1dc2574 => e9423e83) (gprs_llc.c:1125) 20250329124703005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124703005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124703005 DMM DEBUG MM(262420000000067/e9423e83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124703011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124703011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124703011 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124703011 DMM DEBUG MM(262420000000067/e9423e83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1139) 20250329124703011 DMM NOTICE MM(262420000000067/e9423e83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124703011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124703011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124703011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124703011 DMM DEBUG MM(262420000000067/e9423e83) Requesting authorization (sgsn_auth.c:160) 20250329124703011 DMM INFO MM(262420000000067/e9423e83) Requesting authentication tuples (sgsn_auth.c:184) 20250329124703011 DMM DEBUG MM(262420000000067/e9423e83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124703011 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250329124703011 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)@946bd857a56d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@946bd857a56d: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250329124703052 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124703052 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124703052 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124703052 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124703052 DMM INFO MM(262420000000067/e9423e83) Subscriber data update (mmctx.c:445) 20250329124703052 DMM DEBUG MM(262420000000067/e9423e83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124703052 DMM INFO MM(262420000000067/e9423e83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124703052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124703052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124703052 DMM INFO MM(262420000000067/e9423e83) <- GMM AUTH AND CIPHERING REQ (rand = 21 d8 d7 b5 2c b9 91 aa 94 ce 9a f7 47 7d 20 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124703058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124703058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124703058 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124703058 DMM INFO MM(262420000000067/e9423e83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124703058 DMM NOTICE MM(262420000000067/e9423e83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124703058 DMM DEBUG MM(262420000000067/e9423e83) checking auth: received GSM SRES = 17 a6 e1 3a (gprs_gmm.c:721) 20250329124703058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124703058 DMM DEBUG MM(262420000000067/e9423e83) Requesting authorization (sgsn_auth.c:160) 20250329124703058 DMM INFO MM(262420000000067/e9423e83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124703058 DMM DEBUG MM(262420000000067/e9423e83) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124703058 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250329124703058 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) 20250329124703058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124703058 DMM INFO MM(262420000000067/e9423e83) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9423e83) (gprs_gmm.c:355) 20250329124703059 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124703059 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124703059 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250329124703059 DMM INFO MM(262420000000067/e9423e83) Subscriber data update (mmctx.c:445) 20250329124703059 DMM DEBUG MM(262420000000067/e9423e83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124703059 DMM INFO MM(262420000000067/e9423e83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124703059 DMM NOTICE MM(262420000000067/e9423e83) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1055) 20250329124703059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124703059 DMM NOTICE MM(262420000000067/e9423e83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124703059 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) 20250329124703059 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124703059 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250329124703059 DMM INFO MM(262420000000067/e9423e83) Subscriber data update (mmctx.c:445) 20250329124703059 DMM DEBUG MM(262420000000067/e9423e83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124703062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124703062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124703062 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124703062 DMM INFO MM(262420000000067/e9423e83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124703062 DMM NOTICE MM(262420000000067/e9423e83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124703062 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124703062 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124703062 DLLC NOTICE LLME(e1dc2574/e9423e83){ASSIGNED} LLGM Assign pre (ffffffff => e9423e83) (gprs_llc.c:1079) 20250329124703062 DLLC NOTICE LLME(ffffffff/e9423e83){ASSIGNED} LLGM Assign post (ffffffff => e9423e83) (gprs_llc.c:1125) 20250329124703062 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124703062 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124703062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124703062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@946bd857a56d: setverdict(pass): none -> pass 20250329124703114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124703114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124703114 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124703114 DMM INFO MM(262420000000067/e9423e83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124703114 DMM INFO MM(262420000000067/e9423e83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124703114 DMM DEBUG MM(262420000000067/e9423e83) Using GGSN 0 (gprs_sm.c:317) 20250329124703114 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) 20250329124703114 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250329124703114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124703114 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124703114 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250329124703120 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 c6 a9 9c 6d 11 a1 bb 83 51 14 05 7f 74 1c b2 3e 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) 20250329124703120 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124703120 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124703120 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=e9423e83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124703120 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124703120 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124707988 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250329124707989 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) 20250329124707989 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5623a05620a0) (sgsn_libgtp.c:632) 20250329124712989 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1039" 20250329124717990 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250329124717990 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1039" 20250329124720492 DGPRS DEBUG Checking for inactive LLMEs, time = 6483346 (sgsn.c:131) 20250329124722983 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124722983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124722984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124722991 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250329124722992 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250329124722992 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1041" 20250329124727993 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250329124727993 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250329124727993 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250329124727993 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1041" 20250329124732415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124732422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124732422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124732435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124732440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124732440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124732454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124732459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124732459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124732994 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250329124732994 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250329124732994 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250329124732994 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250329124732994 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1043" 20250329124737995 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250329124737995 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250329124737995 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250329124737995 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250329124737995 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5623a05620a0) (sgsn_libgtp.c:632) 20250329124737995 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5623a05620a0) (sgsn_libgtp.c:636) 20250329124737995 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250329124737995 DMM INFO MM(262420000000067/e9423e83) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124737996 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250329124737996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124737996 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250329124737996 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250329124737996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124737996 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250329124737996 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250329124737996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124737996 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250329124737996 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250329124737996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124737996 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250329124737996 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@946bd857a56d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@946bd857a56d: Removing Client IMSI='262420000000067'H, index=0 20250329124738011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124738011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124738011 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124738011 DMM INFO MM(262420000000067/e9423e83) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@946bd857a56d: Final verdict of PTC: pass 20250329124738017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(882)@946bd857a56d: Final verdict of PTC: none -NSVCI98(887)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(894)@946bd857a56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@946bd857a56d: Final verdict of PTC: none -NSVCI99(892)@946bd857a56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@946bd857a56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@946bd857a56d: Final verdict of PTC: none 20250329124738023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124738023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(884)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(880)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(891)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(885)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:47:38 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 20250329124738085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124738487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112512) 20250329124739024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124739024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112512, count=113052) 20250329124740025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124740025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:47: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_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 20250329124741027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124741027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_restart_ctr_echo started. 20250329124741560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124741563 DMM INFO MM(262420000000067/e9423e83) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124741563 DMM INFO MM(262420000000067/e9423e83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124741563 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124741563 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124741563 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124741563 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124741563 DLLC NOTICE LLME(ffffffff/e9423e83){ASSIGNED} LLGM Assign pre (e9423e83 => ffffffff) (gprs_llc.c:1079) 20250329124741563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9423e83 => ffffffff) (gprs_llc.c:1125) 20250329124741563 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124741563 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124741563 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250329124741563 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) 20250329124741563 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) 20250329124741563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124741563 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124741563 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124741563 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124741563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124741612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124741612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124741612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124741612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124741612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124741612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124741612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124741612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124741614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124741614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124741614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124741614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124741614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124741614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124741614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124741614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124741614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124741614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124741614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124741614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124741616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124741625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124741625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(906)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124741626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124741626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124741626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124741626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124741626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124741626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124741626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124741626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_restart_ctr_echo-BVCI196(899)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124741627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124741627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124741627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124741627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124741627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124741627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124741627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124741627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124741627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124741627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124741628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124741628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124741630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124741635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124741635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(912)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124741645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124741645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124741645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124741645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124741646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124741646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124741646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124741646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124741646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124741646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124741646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124741646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124741646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124741646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124741646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124741646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124741646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124741648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124741652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124741652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124742028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124742028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124742028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124742028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(911)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124742032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124742033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(911)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(911)@946bd857a56d: 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(911)@946bd857a56d: 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(911)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@946bd857a56d: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FE01C2B0'O, index=0 SGSN_Test-GSUP(913)@946bd857a56d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@946bd857a56d: 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 := '52DCD99E03B56086D87283751830E3A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE97D1E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA37B04DF977FC5B'O } } } } } 20250329124742098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124742098 DLLC NOTICE LLME(ffffffff/fe01c2b0){UNASSIGNED} LLC RX: unknown TLLI 0xfe01c2b0, creating LLME on the fly (gprs_llc.c:552) 20250329124742098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124742098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124742098 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124742098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124742098 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124742098 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124742098 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124742098 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124742098 DLLC NOTICE LLME(ffffffff/fe01c2b0){UNASSIGNED} LLGM Assign pre (fe01c2b0 => f772cb3f) (gprs_llc.c:1079) 20250329124742098 DLLC NOTICE LLME(fe01c2b0/f772cb3f){ASSIGNED} LLGM Assign post (fe01c2b0 => f772cb3f) (gprs_llc.c:1125) 20250329124742098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124742098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124742098 DMM DEBUG MM(262420000000023/f772cb3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124742117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124742117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124742118 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124742118 DMM DEBUG MM(262420000000023/f772cb3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1139) 20250329124742118 DMM NOTICE MM(262420000000023/f772cb3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124742118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124742118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124742118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124742118 DMM DEBUG MM(262420000000023/f772cb3f) Requesting authorization (sgsn_auth.c:160) 20250329124742118 DMM INFO MM(262420000000023/f772cb3f) Requesting authentication tuples (sgsn_auth.c:184) 20250329124742118 DMM DEBUG MM(262420000000023/f772cb3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124742118 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250329124742118 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)@946bd857a56d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@946bd857a56d: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250329124742123 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124742123 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124742123 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124742123 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124742123 DMM INFO MM(262420000000023/f772cb3f) Subscriber data update (mmctx.c:445) 20250329124742123 DMM DEBUG MM(262420000000023/f772cb3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124742123 DMM INFO MM(262420000000023/f772cb3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124742123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124742123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124742123 DMM INFO MM(262420000000023/f772cb3f) <- GMM AUTH AND CIPHERING REQ (rand = 52 dc d9 9e 03 b5 60 86 d8 72 83 75 18 30 e3 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124742141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124742141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124742141 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124742141 DMM INFO MM(262420000000023/f772cb3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124742141 DMM NOTICE MM(262420000000023/f772cb3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124742141 DMM DEBUG MM(262420000000023/f772cb3f) checking auth: received GSM SRES = fe 97 d1 e9 (gprs_gmm.c:721) 20250329124742141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124742141 DMM DEBUG MM(262420000000023/f772cb3f) Requesting authorization (sgsn_auth.c:160) 20250329124742141 DMM INFO MM(262420000000023/f772cb3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124742141 DMM DEBUG MM(262420000000023/f772cb3f) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124742141 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250329124742141 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) 20250329124742141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124742141 DMM INFO MM(262420000000023/f772cb3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf772cb3f) (gprs_gmm.c:355) 20250329124742144 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124742144 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124742144 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250329124742144 DMM INFO MM(262420000000023/f772cb3f) Subscriber data update (mmctx.c:445) 20250329124742144 DMM DEBUG MM(262420000000023/f772cb3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124742144 DMM INFO MM(262420000000023/f772cb3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124742144 DMM NOTICE MM(262420000000023/f772cb3f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1055) 20250329124742144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124742144 DMM NOTICE MM(262420000000023/f772cb3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124742144 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) 20250329124742145 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124742145 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250329124742145 DMM INFO MM(262420000000023/f772cb3f) Subscriber data update (mmctx.c:445) 20250329124742145 DMM DEBUG MM(262420000000023/f772cb3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124742159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124742159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124742160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124742160 DMM INFO MM(262420000000023/f772cb3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124742160 DMM NOTICE MM(262420000000023/f772cb3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124742160 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124742160 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124742160 DLLC NOTICE LLME(fe01c2b0/f772cb3f){ASSIGNED} LLGM Assign pre (ffffffff => f772cb3f) (gprs_llc.c:1079) 20250329124742160 DLLC NOTICE LLME(ffffffff/f772cb3f){ASSIGNED} LLGM Assign post (ffffffff => f772cb3f) (gprs_llc.c:1125) 20250329124742160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124742160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124742160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124742160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@946bd857a56d: setverdict(pass): none -> pass 20250329124742218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124742218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124742218 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124742218 DMM INFO MM(262420000000023/f772cb3f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124742218 DMM INFO MM(262420000000023/f772cb3f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124742218 DMM DEBUG MM(262420000000023/f772cb3f) Using GGSN 0 (gprs_sm.c:317) 20250329124742218 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250329124742218 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124742218 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124742218 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250329124742244 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 82 14 b1 81 11 8e cb 3a b5 14 05 7f cd 79 a3 ef 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) 20250329124742244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52170b8, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124742244 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124742244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=f772cb3f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124742244 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124742244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124747219 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250329124747222 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) 20250329124747222 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5623a05620a0) (sgsn_libgtp.c:632) 20250329124750493 DGPRS DEBUG Checking for inactive LLMEs, time = 6483376 (sgsn.c:131) 20250329124752220 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250329124752225 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) 20250329124752225 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5623a05620a0) (sgsn_libgtp.c:632) 20250329124752225 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250329124752225 DMM INFO MM(262420000000023/f772cb3f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124752225 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250329124752225 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@946bd857a56d: Removing Client IMSI='262420000000023'H, index=0 20250329124752243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124752243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124752243 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124752243 DMM INFO MM(262420000000023/f772cb3f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@946bd857a56d: Final verdict of PTC: pass 20250329124752248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@946bd857a56d: Final verdict of PTC: none 20250329124752252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124752252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(908)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@946bd857a56d: Final verdict of PTC: none -NSVCI99(912)@946bd857a56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@946bd857a56d: Final verdict of PTC: none -NSVCI98(906)@946bd857a56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@946bd857a56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(899)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@946bd857a56d: Final verdict of PTC: none -NSVCI97(901)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(904)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(910)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(900)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:47:52 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 20250329124752356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124752759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93104) 20250329124753254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124753254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93104, count=103500) 20250329124754255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124754255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:47:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124755257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124755257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_restart_ctr_create started. 20250329124755851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124755853 DMM INFO MM(262420000000023/f772cb3f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124755853 DMM INFO MM(262420000000023/f772cb3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124755853 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124755853 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124755853 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124755853 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124755853 DLLC NOTICE LLME(ffffffff/f772cb3f){ASSIGNED} LLGM Assign pre (f772cb3f => ffffffff) (gprs_llc.c:1079) 20250329124755853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f772cb3f => ffffffff) (gprs_llc.c:1125) 20250329124755853 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124755853 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124755853 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250329124755853 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) 20250329124755853 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) 20250329124755853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124755853 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124755853 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124755853 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124755853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124755898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124755898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124755898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124755898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124755898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124755898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124755898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124755898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124755899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124755899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124755899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124755899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124755899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124755899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124755899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124755899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124755899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124755899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124755900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124755900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124755905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124755911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124755911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124755916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124755916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124755916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124755916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124755916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124755916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124755916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124755916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124755917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124755917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124755917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124755917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124755917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124755917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124755917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124755917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124755917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124755917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124755918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124755918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124755921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124755927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124755927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(931)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124755935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124755935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124755935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124755935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124755935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124755935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124755935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124755935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124755936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124755936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124755936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124755936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124755936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124755936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124755936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124755936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124755936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124755936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124755936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124755936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124755936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124755938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124755942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124755942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124756259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124756259 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124756259 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124756259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(930)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124756264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(930)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@946bd857a56d: 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(930)@946bd857a56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250329124756265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(930)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@946bd857a56d: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D0551A6D'O, index=0 SGSN_Test-GSUP(932)@946bd857a56d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@946bd857a56d: 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 := '7549ACF2310FB2BE3A6988226372467B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7E866AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF7C64DB15F666F3'O } } } } } 20250329124756291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756291 DLLC NOTICE LLME(ffffffff/d0551a6d){UNASSIGNED} LLC RX: unknown TLLI 0xd0551a6d, creating LLME on the fly (gprs_llc.c:552) 20250329124756291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124756292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124756292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124756292 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124756292 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124756292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124756292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124756292 DLLC NOTICE LLME(ffffffff/d0551a6d){UNASSIGNED} LLGM Assign pre (d0551a6d => fde11ebc) (gprs_llc.c:1079) 20250329124756292 DLLC NOTICE LLME(d0551a6d/fde11ebc){ASSIGNED} LLGM Assign post (d0551a6d => fde11ebc) (gprs_llc.c:1125) 20250329124756292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124756292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124756292 DMM DEBUG MM(262420000000024/fde11ebc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124756313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756313 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124756313 DMM DEBUG MM(262420000000024/fde11ebc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1139) 20250329124756313 DMM NOTICE MM(262420000000024/fde11ebc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124756313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124756313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124756313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124756313 DMM DEBUG MM(262420000000024/fde11ebc) Requesting authorization (sgsn_auth.c:160) 20250329124756313 DMM INFO MM(262420000000024/fde11ebc) Requesting authentication tuples (sgsn_auth.c:184) 20250329124756313 DMM DEBUG MM(262420000000024/fde11ebc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124756313 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250329124756313 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)@946bd857a56d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@946bd857a56d: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250329124756319 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124756319 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124756319 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124756319 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124756319 DMM INFO MM(262420000000024/fde11ebc) Subscriber data update (mmctx.c:445) 20250329124756319 DMM DEBUG MM(262420000000024/fde11ebc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124756319 DMM INFO MM(262420000000024/fde11ebc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124756319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124756319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124756319 DMM INFO MM(262420000000024/fde11ebc) <- GMM AUTH AND CIPHERING REQ (rand = 75 49 ac f2 31 0f b2 be 3a 69 88 22 63 72 46 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124756336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756336 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124756336 DMM INFO MM(262420000000024/fde11ebc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124756336 DMM NOTICE MM(262420000000024/fde11ebc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124756336 DMM DEBUG MM(262420000000024/fde11ebc) checking auth: received GSM SRES = f7 e8 66 ac (gprs_gmm.c:721) 20250329124756336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124756336 DMM DEBUG MM(262420000000024/fde11ebc) Requesting authorization (sgsn_auth.c:160) 20250329124756336 DMM INFO MM(262420000000024/fde11ebc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124756336 DMM DEBUG MM(262420000000024/fde11ebc) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124756336 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250329124756336 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) 20250329124756336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124756336 DMM INFO MM(262420000000024/fde11ebc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfde11ebc) (gprs_gmm.c:355) 20250329124756339 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124756339 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124756339 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250329124756339 DMM INFO MM(262420000000024/fde11ebc) Subscriber data update (mmctx.c:445) 20250329124756339 DMM DEBUG MM(262420000000024/fde11ebc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124756339 DMM INFO MM(262420000000024/fde11ebc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124756339 DMM NOTICE MM(262420000000024/fde11ebc) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1055) 20250329124756339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124756339 DMM NOTICE MM(262420000000024/fde11ebc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124756339 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) 20250329124756340 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124756340 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250329124756340 DMM INFO MM(262420000000024/fde11ebc) Subscriber data update (mmctx.c:445) 20250329124756340 DMM DEBUG MM(262420000000024/fde11ebc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124756353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756353 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124756353 DMM INFO MM(262420000000024/fde11ebc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124756353 DMM NOTICE MM(262420000000024/fde11ebc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124756353 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124756353 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124756353 DLLC NOTICE LLME(d0551a6d/fde11ebc){ASSIGNED} LLGM Assign pre (ffffffff => fde11ebc) (gprs_llc.c:1079) 20250329124756353 DLLC NOTICE LLME(ffffffff/fde11ebc){ASSIGNED} LLGM Assign post (ffffffff => fde11ebc) (gprs_llc.c:1125) 20250329124756353 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124756353 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124756353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124756353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): none -> pass 20250329124756409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756409 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124756409 DMM INFO MM(262420000000024/fde11ebc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124756409 DMM INFO MM(262420000000024/fde11ebc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124756409 DMM DEBUG MM(262420000000024/fde11ebc) Using GGSN 0 (gprs_sm.c:317) 20250329124756409 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250329124756409 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124756409 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124756409 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250329124756435 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 87 19 f7 3d 11 b6 ef ae f8 14 05 7f 19 6e 80 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=1048 from retransmit req queue (gtp.c:461) 20250329124756435 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa3b52170b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250329124756435 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa3b52170b8, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124756435 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250329124756435 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250329124756435 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124756435 DMM NOTICE MM(262420000000024/fde11ebc) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124756447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124756447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124756447 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124756447 DMM INFO MM(262420000000024/fde11ebc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124756447 DMM INFO MM(262420000000024/fde11ebc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124756447 DMM DEBUG MM(262420000000024/fde11ebc) Using GGSN 0 (gprs_sm.c:317) 20250329124756448 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250329124756448 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124756448 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124756448 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250329124756454 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 87 19 f7 3d 11 b6 ef ae f8 14 05 7f 19 6e 80 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=1049 from retransmit req queue (gtp.c:461) 20250329124756454 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa3b52170b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250329124756454 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52170b8, cbp=0x5623a056a850) (sgsn_libgtp.c:632) 20250329124756454 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124756454 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a0571578 TLLI=fde11ebc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124756454 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124756454 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@946bd857a56d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@946bd857a56d: Final verdict of PTC: pass 20250329124756464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124756467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124756467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_create-BVCI220(928)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@946bd857a56d: Final verdict of PTC: none -NSVCI99(931)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@946bd857a56d: Final verdict of PTC: none -NSVCI97(920)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(932)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@946bd857a56d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@946bd857a56d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@946bd857a56d: Final verdict of PTC: none -NSVCI98(925)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(929)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(918)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(923)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:47:56 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 20250329124756555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124756958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41972) 20250329124757468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124757468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=41972, count=104224) 20250329124758470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124758470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:47:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124759472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124759473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250329124800041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124800042 DMM INFO MM(262420000000024/fde11ebc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124800042 DMM INFO MM(262420000000024/fde11ebc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124800042 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124800042 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124800042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124800042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124800042 DLLC NOTICE LLME(ffffffff/fde11ebc){ASSIGNED} LLGM Assign pre (fde11ebc => ffffffff) (gprs_llc.c:1079) 20250329124800042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fde11ebc => ffffffff) (gprs_llc.c:1125) 20250329124800042 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0571220 (gprs_sndcp.c:574) 20250329124800042 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a0571578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124800042 DMM NOTICE MM(262420000000024/fde11ebc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124800042 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250329124800042 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124800042 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124800042 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250329124800042 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250329124800042 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) 20250329124800042 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) 20250329124800042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124800042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124800042 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124800042 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124800042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124800072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124800072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124800072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124800072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124800072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124800072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124800072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124800072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124800073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124800073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124800073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124800073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124800073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124800073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124800073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124800073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124800073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124800073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124800074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124800074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124800077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124800081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124800081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124800089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124800089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124800089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124800089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124800089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124800089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124800089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124800089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124800090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124800090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124800090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(945)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124800090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124800090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124800090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124800090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124800090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124800090 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124800090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124800091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124800091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124800093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124800102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250329124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124800102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124800103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124800103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124800103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124800103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124800106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124800112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124800112 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124800474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124800474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124800474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124800474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124800478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124800479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@946bd857a56d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='DFF95D21'O, index=0 SGSN_Test-GSUP(951)@946bd857a56d: 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)@946bd857a56d: 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 := '128436E22D56CBA51DB9A8EFE46571A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '238AE497'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6167989875D2684F'O } } } } } 20250329124801558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124801558 DLLC NOTICE LLME(ffffffff/dff95d21){UNASSIGNED} LLC RX: unknown TLLI 0xdff95d21, creating LLME on the fly (gprs_llc.c:552) 20250329124801558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124801558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124801558 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124801558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124801558 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124801558 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124801558 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124801558 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124801558 DLLC NOTICE LLME(ffffffff/dff95d21){UNASSIGNED} LLGM Assign pre (dff95d21 => c0425fb4) (gprs_llc.c:1079) 20250329124801558 DLLC NOTICE LLME(dff95d21/c0425fb4){ASSIGNED} LLGM Assign post (dff95d21 => c0425fb4) (gprs_llc.c:1125) 20250329124801558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124801558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124801558 DMM DEBUG MM(262420000000025/c0425fb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124801580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124801580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124801580 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124801580 DMM DEBUG MM(262420000000025/c0425fb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1139) 20250329124801580 DMM NOTICE MM(262420000000025/c0425fb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124801580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124801580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124801580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124801580 DMM DEBUG MM(262420000000025/c0425fb4) Requesting authorization (sgsn_auth.c:160) 20250329124801580 DMM INFO MM(262420000000025/c0425fb4) Requesting authentication tuples (sgsn_auth.c:184) 20250329124801580 DMM DEBUG MM(262420000000025/c0425fb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124801580 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250329124801580 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)@946bd857a56d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250329124801586 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124801586 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124801586 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124801586 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124801586 DMM INFO MM(262420000000025/c0425fb4) Subscriber data update (mmctx.c:445) 20250329124801586 DMM DEBUG MM(262420000000025/c0425fb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124801586 DMM INFO MM(262420000000025/c0425fb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124801586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124801586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124801586 DMM INFO MM(262420000000025/c0425fb4) <- GMM AUTH AND CIPHERING REQ (rand = 12 84 36 e2 2d 56 cb a5 1d b9 a8 ef e4 65 71 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124801601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124801601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124801601 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124801601 DMM INFO MM(262420000000025/c0425fb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124801601 DMM NOTICE MM(262420000000025/c0425fb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124801601 DMM DEBUG MM(262420000000025/c0425fb4) checking auth: received GSM SRES = 23 8a e4 97 (gprs_gmm.c:721) 20250329124801601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124801601 DMM DEBUG MM(262420000000025/c0425fb4) Requesting authorization (sgsn_auth.c:160) 20250329124801601 DMM INFO MM(262420000000025/c0425fb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124801601 DMM DEBUG MM(262420000000025/c0425fb4) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124801601 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250329124801601 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) 20250329124801602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124801602 DMM INFO MM(262420000000025/c0425fb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0425fb4) (gprs_gmm.c:355) 20250329124801605 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124801605 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124801605 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250329124801605 DMM INFO MM(262420000000025/c0425fb4) Subscriber data update (mmctx.c:445) 20250329124801605 DMM DEBUG MM(262420000000025/c0425fb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124801605 DMM INFO MM(262420000000025/c0425fb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124801605 DMM NOTICE MM(262420000000025/c0425fb4) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1055) 20250329124801605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124801605 DMM NOTICE MM(262420000000025/c0425fb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124801605 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) 20250329124801607 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124801607 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250329124801607 DMM INFO MM(262420000000025/c0425fb4) Subscriber data update (mmctx.c:445) 20250329124801607 DMM DEBUG MM(262420000000025/c0425fb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124801618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124801618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124801618 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124801618 DMM INFO MM(262420000000025/c0425fb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124801618 DMM NOTICE MM(262420000000025/c0425fb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124801618 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124801618 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124801618 DLLC NOTICE LLME(dff95d21/c0425fb4){ASSIGNED} LLGM Assign pre (ffffffff => c0425fb4) (gprs_llc.c:1079) 20250329124801618 DLLC NOTICE LLME(ffffffff/c0425fb4){ASSIGNED} LLGM Assign post (ffffffff => c0425fb4) (gprs_llc.c:1125) 20250329124801618 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124801618 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124801618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124801618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@946bd857a56d: setverdict(pass): none -> pass 20250329124801677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124801677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124801677 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124801677 DMM INFO MM(262420000000025/c0425fb4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124801678 DMM INFO MM(262420000000025/c0425fb4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124801678 DMM DEBUG MM(262420000000025/c0425fb4) Using GGSN 0 (gprs_sm.c:317) 20250329124801678 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) 20250329124801678 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250329124801678 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124801678 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124801678 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250329124801702 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 08 63 a3 ce 11 5f 13 a0 41 14 05 7f e3 70 73 ef 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) 20250329124801702 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124801703 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124801703 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=c0425fb4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124801703 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124801703 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124801717 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250329124801717 DGPRS INFO PDP(262420000000025:5): Context 0x7fa3b5218130 was deleted (sgsn_libgtp.c:706) 20250329124801717 DMM INFO MM(262420000000025/c0425fb4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124801717 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250329124801717 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250329124809718 DMM INFO MM(262420000000025/c0425fb4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124817004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250329124817719 DMM INFO MM(262420000000025/c0425fb4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124820476 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329124820476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329124820477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124820494 DGPRS DEBUG Checking for inactive LLMEs, time = 6483406 (sgsn.c:131) 20250329124825720 DMM INFO MM(262420000000025/c0425fb4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124830075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124830081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124830081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124830092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124830095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124830096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124830104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124830108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124830108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124833721 DMM INFO MM(262420000000025/c0425fb4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@946bd857a56d: Removing Client IMSI='262420000000025'H, index=0 20250329124833739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124833739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124833739 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124833739 DMM INFO MM(262420000000025/c0425fb4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@946bd857a56d: Final verdict of PTC: pass 20250329124833745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(935)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(951)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@946bd857a56d: Final verdict of PTC: none 20250329124833750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124833750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@946bd857a56d: Final verdict of PTC: none -NSVCI99(949)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@946bd857a56d: Final verdict of PTC: none -NSVCI98(944)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@946bd857a56d: Final verdict of PTC: none -NSVCI97(939)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(947)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(937)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(943)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:48:33 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250329124833806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124834207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102908) 20250329124834751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124834751 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) 20250329124835752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124835752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:48: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_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 20250329124836754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124836754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250329124837290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124837292 DMM INFO MM(262420000000025/c0425fb4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124837292 DMM INFO MM(262420000000025/c0425fb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124837292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124837292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124837292 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124837292 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124837292 DLLC NOTICE LLME(ffffffff/c0425fb4){ASSIGNED} LLGM Assign pre (c0425fb4 => ffffffff) (gprs_llc.c:1079) 20250329124837292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0425fb4 => ffffffff) (gprs_llc.c:1125) 20250329124837293 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124837293 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124837293 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250329124837293 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) 20250329124837293 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) 20250329124837293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124837293 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124837293 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124837293 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124837293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124837337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124837337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124837337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124837337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124837337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124837337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124837337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124837337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124837338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124837338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124837338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124837338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124837338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124837338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124837338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124837338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124837338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124837338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124837338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124837338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124837340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124837345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837345 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124837350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124837350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124837350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124837350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124837350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124837350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124837350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124837350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124837351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124837351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124837351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124837351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124837351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124837351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124837351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124837351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124837351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124837351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124837351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124837351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124837354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124837359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@946bd857a56d: 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)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124837365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124837365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124837365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124837365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124837365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124837365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124837365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124837365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124837366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124837366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124837366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124837366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124837366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124837366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124837366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124837366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124837366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124837366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124837366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124837366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124837366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124837368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124837373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837373 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124837755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124837755 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124837755 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124837755 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@946bd857a56d: Established a new IPA connection (conn_id=2) 20250329124837757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124837757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@946bd857a56d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D6A70E7D'O, index=0 SGSN_Test-GSUP(970)@946bd857a56d: 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)@946bd857a56d: 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 := '7C48E9BC679398341F2A9B7E6D13225B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A47BF33A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C4A482E907FBBB5'O } } } } } 20250329124837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837799 DLLC NOTICE LLME(ffffffff/d6a70e7d){UNASSIGNED} LLC RX: unknown TLLI 0xd6a70e7d, creating LLME on the fly (gprs_llc.c:552) 20250329124837799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124837799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124837799 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124837799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124837799 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124837799 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124837799 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124837799 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124837799 DLLC NOTICE LLME(ffffffff/d6a70e7d){UNASSIGNED} LLGM Assign pre (d6a70e7d => c8c76de4) (gprs_llc.c:1079) 20250329124837799 DLLC NOTICE LLME(d6a70e7d/c8c76de4){ASSIGNED} LLGM Assign post (d6a70e7d => c8c76de4) (gprs_llc.c:1125) 20250329124837799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124837799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124837799 DMM DEBUG MM(262420000000027/c8c76de4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124837819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124837819 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124837819 DMM DEBUG MM(262420000000027/c8c76de4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1139) 20250329124837819 DMM NOTICE MM(262420000000027/c8c76de4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124837819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124837819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124837819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124837819 DMM DEBUG MM(262420000000027/c8c76de4) Requesting authorization (sgsn_auth.c:160) 20250329124837819 DMM INFO MM(262420000000027/c8c76de4) Requesting authentication tuples (sgsn_auth.c:184) 20250329124837819 DMM DEBUG MM(262420000000027/c8c76de4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124837819 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250329124837820 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)@946bd857a56d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250329124837825 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124837825 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124837825 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124837825 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124837825 DMM INFO MM(262420000000027/c8c76de4) Subscriber data update (mmctx.c:445) 20250329124837825 DMM DEBUG MM(262420000000027/c8c76de4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124837825 DMM INFO MM(262420000000027/c8c76de4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124837826 DMM INFO MM(262420000000027/c8c76de4) <- GMM AUTH AND CIPHERING REQ (rand = 7c 48 e9 bc 67 93 98 34 1f 2a 9b 7e 6d 13 22 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124837840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124837841 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124837841 DMM INFO MM(262420000000027/c8c76de4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124837841 DMM NOTICE MM(262420000000027/c8c76de4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124837841 DMM DEBUG MM(262420000000027/c8c76de4) checking auth: received GSM SRES = a4 7b f3 3a (gprs_gmm.c:721) 20250329124837841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124837841 DMM DEBUG MM(262420000000027/c8c76de4) Requesting authorization (sgsn_auth.c:160) 20250329124837841 DMM INFO MM(262420000000027/c8c76de4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124837841 DMM DEBUG MM(262420000000027/c8c76de4) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124837841 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250329124837841 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) 20250329124837841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124837841 DMM INFO MM(262420000000027/c8c76de4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c76de4) (gprs_gmm.c:355) 20250329124837843 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124837843 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124837843 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250329124837843 DMM INFO MM(262420000000027/c8c76de4) Subscriber data update (mmctx.c:445) 20250329124837843 DMM DEBUG MM(262420000000027/c8c76de4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124837843 DMM INFO MM(262420000000027/c8c76de4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124837843 DMM NOTICE MM(262420000000027/c8c76de4) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1055) 20250329124837843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124837843 DMM NOTICE MM(262420000000027/c8c76de4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124837843 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) 20250329124837845 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124837845 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250329124837845 DMM INFO MM(262420000000027/c8c76de4) Subscriber data update (mmctx.c:445) 20250329124837845 DMM DEBUG MM(262420000000027/c8c76de4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124837857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124837857 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124837857 DMM INFO MM(262420000000027/c8c76de4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124837857 DMM NOTICE MM(262420000000027/c8c76de4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124837857 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124837857 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124837857 DLLC NOTICE LLME(d6a70e7d/c8c76de4){ASSIGNED} LLGM Assign pre (ffffffff => c8c76de4) (gprs_llc.c:1079) 20250329124837857 DLLC NOTICE LLME(ffffffff/c8c76de4){ASSIGNED} LLGM Assign post (ffffffff => c8c76de4) (gprs_llc.c:1125) 20250329124837857 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124837857 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124837857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124837857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: setverdict(pass): none -> pass 20250329124837913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124837913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124837913 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124837913 DMM INFO MM(262420000000027/c8c76de4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124837913 DMM INFO MM(262420000000027/c8c76de4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124837913 DMM DEBUG MM(262420000000027/c8c76de4) Using GGSN 0 (gprs_sm.c:317) 20250329124837913 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) 20250329124837913 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250329124837913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124837913 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124837913 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: First createPDPContextRequest received, dropping & waiting for retransmission 20250329124842914 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250329124842918 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 82 5b eb 78 11 5e 03 ea cf 14 05 7f 83 b0 98 aa 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) 20250329124842918 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124842918 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124842918 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=c8c76de4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124842918 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124842918 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250329124842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124842922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250329124842922 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124842922 DMM INFO MM(262420000000027/c8c76de4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250329124842922 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124842922 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: First deletePDPContextRequest received, dropping & waiting for retransmission 20250329124847923 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250329124847931 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) 20250329124847931 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124847931 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250329124847931 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=c8c76de4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124847931 DMM INFO MM(262420000000027/c8c76de4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250329124847931 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250329124847931 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@946bd857a56d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@946bd857a56d: Final verdict of PTC: pass 20250329124847950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124847954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124847954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@946bd857a56d: Final verdict of PTC: none -NSVCI99(968)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@946bd857a56d: Final verdict of PTC: none -NSVCI97(958)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@946bd857a56d: Final verdict of PTC: none -NSVCI98(963)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(956)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(961)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(966)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:48:47 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250329124848074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124848476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102292) 20250329124848956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124848956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102292, count=103452) 20250329124849958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124849958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329124850495 DGPRS DEBUG Checking for inactive LLMEs, time = 6483436 (sgsn.c:131) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:48:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20250329124850959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124850959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250329124851572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124851574 DMM INFO MM(262420000000027/c8c76de4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124851574 DMM INFO MM(262420000000027/c8c76de4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124851574 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124851574 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124851574 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124851574 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124851574 DLLC NOTICE LLME(ffffffff/c8c76de4){ASSIGNED} LLGM Assign pre (c8c76de4 => ffffffff) (gprs_llc.c:1079) 20250329124851574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c76de4 => ffffffff) (gprs_llc.c:1125) 20250329124851574 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250329124851574 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) 20250329124851574 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) 20250329124851574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124851574 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124851574 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124851574 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124851575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124851620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124851620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124851620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124851620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851620 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124851620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124851620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124851620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124851620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124851621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124851621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124851621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124851621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124851621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124851621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124851621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124851621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124851621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124851621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124851621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124851621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124851624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124851632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124851632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(978)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(982)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124851636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124851636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124851636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124851636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124851636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124851636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124851636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124851636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124851637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124851637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124851637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124851637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124851637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124851637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124851637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124851637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124851637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124851637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124851637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124851637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124851641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124851648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124851648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124851654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124851654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124851654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124851654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124851654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124851654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124851654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124851654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124851655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124851655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124851655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124851655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124851655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124851655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124851655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124851655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124851655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124851655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124851655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124851655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124851655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124851658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124851662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124851662 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124851960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124851960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124851960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124851960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124851963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124851964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@946bd857a56d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FFD31062'O, index=0 SGSN_Test-GSUP(989)@946bd857a56d: 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)@946bd857a56d: 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 := 'A5F964B0E8D96EC4B2D794610FBF0BAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F33EAC85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C657EDB3B20856FD'O } } } } } 20250329124852031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852031 DLLC NOTICE LLME(ffffffff/ffd31062){UNASSIGNED} LLC RX: unknown TLLI 0xffd31062, creating LLME on the fly (gprs_llc.c:552) 20250329124852031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124852031 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124852031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124852031 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124852031 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124852031 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124852031 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124852031 DLLC NOTICE LLME(ffffffff/ffd31062){UNASSIGNED} LLGM Assign pre (ffd31062 => fe68d693) (gprs_llc.c:1079) 20250329124852031 DLLC NOTICE LLME(ffd31062/fe68d693){ASSIGNED} LLGM Assign post (ffd31062 => fe68d693) (gprs_llc.c:1125) 20250329124852031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124852031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124852031 DMM DEBUG MM(262420000000028/fe68d693) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124852043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852043 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124852043 DMM DEBUG MM(262420000000028/fe68d693) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1139) 20250329124852043 DMM NOTICE MM(262420000000028/fe68d693) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124852043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124852043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124852043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124852043 DMM DEBUG MM(262420000000028/fe68d693) Requesting authorization (sgsn_auth.c:160) 20250329124852043 DMM INFO MM(262420000000028/fe68d693) Requesting authentication tuples (sgsn_auth.c:184) 20250329124852043 DMM DEBUG MM(262420000000028/fe68d693) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124852043 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250329124852043 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)@946bd857a56d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250329124852045 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124852045 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124852045 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124852045 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124852045 DMM INFO MM(262420000000028/fe68d693) Subscriber data update (mmctx.c:445) 20250329124852045 DMM DEBUG MM(262420000000028/fe68d693) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124852045 DMM INFO MM(262420000000028/fe68d693) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124852045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124852045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124852045 DMM INFO MM(262420000000028/fe68d693) <- GMM AUTH AND CIPHERING REQ (rand = a5 f9 64 b0 e8 d9 6e c4 b2 d7 94 61 0f bf 0b af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124852051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852051 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124852051 DMM INFO MM(262420000000028/fe68d693) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124852051 DMM NOTICE MM(262420000000028/fe68d693) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124852051 DMM DEBUG MM(262420000000028/fe68d693) checking auth: received GSM SRES = f3 3e ac 85 (gprs_gmm.c:721) 20250329124852051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124852051 DMM DEBUG MM(262420000000028/fe68d693) Requesting authorization (sgsn_auth.c:160) 20250329124852051 DMM INFO MM(262420000000028/fe68d693) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124852051 DMM DEBUG MM(262420000000028/fe68d693) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124852051 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250329124852051 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) 20250329124852051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124852051 DMM INFO MM(262420000000028/fe68d693) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe68d693) (gprs_gmm.c:355) 20250329124852052 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124852052 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124852052 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250329124852052 DMM INFO MM(262420000000028/fe68d693) Subscriber data update (mmctx.c:445) 20250329124852052 DMM DEBUG MM(262420000000028/fe68d693) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124852052 DMM INFO MM(262420000000028/fe68d693) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124852052 DMM NOTICE MM(262420000000028/fe68d693) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1055) 20250329124852052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124852052 DMM NOTICE MM(262420000000028/fe68d693) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124852052 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) 20250329124852052 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124852052 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250329124852052 DMM INFO MM(262420000000028/fe68d693) Subscriber data update (mmctx.c:445) 20250329124852052 DMM DEBUG MM(262420000000028/fe68d693) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124852058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852058 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124852058 DMM INFO MM(262420000000028/fe68d693) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124852058 DMM NOTICE MM(262420000000028/fe68d693) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124852058 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124852058 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124852058 DLLC NOTICE LLME(ffd31062/fe68d693){ASSIGNED} LLGM Assign pre (ffffffff => fe68d693) (gprs_llc.c:1079) 20250329124852058 DLLC NOTICE LLME(ffffffff/fe68d693){ASSIGNED} LLGM Assign post (ffffffff => fe68d693) (gprs_llc.c:1125) 20250329124852058 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124852058 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124852058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124852058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: setverdict(pass): none -> pass 20250329124852110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852110 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124852110 DMM INFO MM(262420000000028/fe68d693) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124852110 DMM INFO MM(262420000000028/fe68d693) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124852110 DMM DEBUG MM(262420000000028/fe68d693) Using GGSN 0 (gprs_sm.c:317) 20250329124852110 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) 20250329124852110 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250329124852110 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124852110 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124852110 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250329124852130 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 38 98 64 fc 11 1b 90 01 17 14 05 7f 8e 31 4f ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250329124852130 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124852131 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124852131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=fe68d693, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124852131 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124852131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124852146 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250329124852146 DGPRS INFO PDP(262420000000028:5): Context 0x7fa3b5218130 was deleted (sgsn_libgtp.c:706) 20250329124852146 DMM INFO MM(262420000000028/fe68d693) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124852147 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250329124852147 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250329124852158 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250329124852160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124852160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124852160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124852160 DMM INFO MM(262420000000028/fe68d693) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250329124852161 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) 20250329124852161 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@946bd857a56d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@946bd857a56d: Final verdict of PTC: pass 20250329124852169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46744<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(982)@946bd857a56d: Final verdict of PTC: none 20250329124852173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124852173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(979)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(989)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@946bd857a56d: Final verdict of PTC: none -NSVCI99(987)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(975)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(980)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(985)@946bd857a56d: Final verdict of PTC: none -NSVCI97(977)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:48:52 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 20250329124852261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124852664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93004) 20250329124853174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124853174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93004, count=102512) 20250329124854175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124854175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:48:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329124855176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124855176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250329124855756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124855759 DMM INFO MM(262420000000028/fe68d693) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124855759 DMM INFO MM(262420000000028/fe68d693) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124855759 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124855759 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124855759 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124855759 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124855759 DLLC NOTICE LLME(ffffffff/fe68d693){ASSIGNED} LLGM Assign pre (fe68d693 => ffffffff) (gprs_llc.c:1079) 20250329124855759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe68d693 => ffffffff) (gprs_llc.c:1125) 20250329124855759 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124855759 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124855759 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250329124855759 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) 20250329124855759 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) 20250329124855759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124855759 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124855759 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124855759 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124855759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124855804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124855804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124855805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124855805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124855805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124855805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124855805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124855805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124855805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124855805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124855807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124855812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124855817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124855817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124855817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124855817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124855817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124855817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124855817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124855817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124855818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124855818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124855818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124855818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124855818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124855818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124855818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124855818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124855818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124855818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124855818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124855819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329124855820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124855825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124855825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124855831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124855831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124855831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124855831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124855831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124855831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124855831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124855831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124855832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124855832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124855832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124855832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124855832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124855832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124855832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124855832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124855832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124855832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124855832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124855832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124855832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124855834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124855838 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124856178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124856178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124856178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124856178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124856182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124856183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F496688A'O, index=0 SGSN_Test-GSUP(1008)@946bd857a56d: 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)@946bd857a56d: 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 := 'EF251293FAA288DE6D1A47F1AC294427'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47EC37E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '842FF2D18E8A27D3'O } } } } } 20250329124856221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856221 DLLC NOTICE LLME(ffffffff/f496688a){UNASSIGNED} LLC RX: unknown TLLI 0xf496688a, creating LLME on the fly (gprs_llc.c:552) 20250329124856221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124856221 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124856221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124856221 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124856221 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124856221 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124856221 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124856221 DLLC NOTICE LLME(ffffffff/f496688a){UNASSIGNED} LLGM Assign pre (f496688a => f425f6fe) (gprs_llc.c:1079) 20250329124856221 DLLC NOTICE LLME(f496688a/f425f6fe){ASSIGNED} LLGM Assign post (f496688a => f425f6fe) (gprs_llc.c:1125) 20250329124856221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124856221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124856221 DMM DEBUG MM(262420000000026/f425f6fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124856234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856234 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856234 DMM DEBUG MM(262420000000026/f425f6fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250329124856234 DMM NOTICE MM(262420000000026/f425f6fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124856234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124856234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124856234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124856234 DMM DEBUG MM(262420000000026/f425f6fe) Requesting authorization (sgsn_auth.c:160) 20250329124856234 DMM INFO MM(262420000000026/f425f6fe) Requesting authentication tuples (sgsn_auth.c:184) 20250329124856234 DMM DEBUG MM(262420000000026/f425f6fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124856234 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250329124856234 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)@946bd857a56d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250329124856239 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124856239 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124856239 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124856239 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124856239 DMM INFO MM(262420000000026/f425f6fe) Subscriber data update (mmctx.c:445) 20250329124856239 DMM DEBUG MM(262420000000026/f425f6fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124856239 DMM INFO MM(262420000000026/f425f6fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124856239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124856239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124856239 DMM INFO MM(262420000000026/f425f6fe) <- GMM AUTH AND CIPHERING REQ (rand = ef 25 12 93 fa a2 88 de 6d 1a 47 f1 ac 29 44 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124856253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856253 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856253 DMM INFO MM(262420000000026/f425f6fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124856253 DMM NOTICE MM(262420000000026/f425f6fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124856253 DMM DEBUG MM(262420000000026/f425f6fe) checking auth: received GSM SRES = 47 ec 37 e2 (gprs_gmm.c:721) 20250329124856253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124856254 DMM DEBUG MM(262420000000026/f425f6fe) Requesting authorization (sgsn_auth.c:160) 20250329124856254 DMM INFO MM(262420000000026/f425f6fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124856254 DMM DEBUG MM(262420000000026/f425f6fe) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124856254 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250329124856254 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) 20250329124856254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124856254 DMM INFO MM(262420000000026/f425f6fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf425f6fe) (gprs_gmm.c:355) 20250329124856256 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124856256 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124856256 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250329124856256 DMM INFO MM(262420000000026/f425f6fe) Subscriber data update (mmctx.c:445) 20250329124856256 DMM DEBUG MM(262420000000026/f425f6fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124856256 DMM INFO MM(262420000000026/f425f6fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124856256 DMM NOTICE MM(262420000000026/f425f6fe) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250329124856256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124856256 DMM NOTICE MM(262420000000026/f425f6fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124856256 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) 20250329124856257 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124856257 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250329124856257 DMM INFO MM(262420000000026/f425f6fe) Subscriber data update (mmctx.c:445) 20250329124856257 DMM DEBUG MM(262420000000026/f425f6fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124856265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856265 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856265 DMM INFO MM(262420000000026/f425f6fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124856265 DMM NOTICE MM(262420000000026/f425f6fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124856265 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124856265 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124856265 DLLC NOTICE LLME(f496688a/f425f6fe){ASSIGNED} LLGM Assign pre (ffffffff => f425f6fe) (gprs_llc.c:1079) 20250329124856265 DLLC NOTICE LLME(ffffffff/f425f6fe){ASSIGNED} LLGM Assign post (ffffffff => f425f6fe) (gprs_llc.c:1125) 20250329124856265 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124856265 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124856265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124856265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@946bd857a56d: setverdict(pass): none -> pass 20250329124856322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856322 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856322 DMM INFO MM(262420000000026/f425f6fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124856322 DMM INFO MM(262420000000026/f425f6fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124856322 DMM DEBUG MM(262420000000026/f425f6fe) Using GGSN 0 (gprs_sm.c:317) 20250329124856322 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) 20250329124856322 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250329124856322 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124856322 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124856322 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250329124856347 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 fd a2 f7 4d 11 b3 af 17 3d 14 05 7f 68 68 7b 61 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) 20250329124856347 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124856347 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124856347 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=f425f6fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124856347 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124856347 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124856368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856368 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856368 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856375 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 fd a2 f7 4d 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250329124856375 DGPRS INFO PDP(262420000000026:5): Context 0x7fa3b5218130 was deleted (sgsn_libgtp.c:706) 20250329124856375 DMM INFO MM(262420000000026/f425f6fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250329124856375 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250329124856375 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@946bd857a56d: Removing Client IMSI='262420000000026'H, index=0 20250329124856388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124856388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250329124856388 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124856388 DMM INFO MM(262420000000026/f425f6fe) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@946bd857a56d: Final verdict of PTC: pass 20250329124856394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1006)@946bd857a56d: Final verdict of PTC: none 20250329124856399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124856399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(996)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1001)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1004)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(999)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(994)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:48:56 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250329124856493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124856895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250329124857401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124857401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84228, count=103712) 20250329124858403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124858403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:48:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20250329124859406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124859406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_gmm_detach started. 20250329124859990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124859992 DMM INFO MM(262420000000026/f425f6fe) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124859992 DMM INFO MM(262420000000026/f425f6fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124859992 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124859992 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124859992 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124859992 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124859992 DLLC NOTICE LLME(ffffffff/f425f6fe){ASSIGNED} LLGM Assign pre (f425f6fe => ffffffff) (gprs_llc.c:1079) 20250329124859992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f425f6fe => ffffffff) (gprs_llc.c:1125) 20250329124859992 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124859992 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124859992 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250329124859992 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) 20250329124859992 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) 20250329124859992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124859992 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124859992 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124859992 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124859992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124900039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124900039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124900039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124900039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124900039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124900039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124900039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124900039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124900040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124900040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124900040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124900040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124900040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124900040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124900040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124900040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900040 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124900040 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124900040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124900041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124900041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124900043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1012)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124900050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1021)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124900058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124900058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124900058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124900058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900058 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124900058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124900058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124900058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124900058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124900059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124900059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124900059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124900060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124900060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124900060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124900060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124900060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124900060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124900060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124900060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124900060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124900062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124900067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124900070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124900070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124900070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124900070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124900070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124900070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124900070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124900070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124900071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124900071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124900071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124900071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124900071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124900071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124900071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124900071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124900071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124900071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124900071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124900071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124900071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124900073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124900079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124900407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124900407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124900407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124900407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124900411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124900413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@946bd857a56d: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D8173F1F'O, index=0 SGSN_Test-GSUP(1027)@946bd857a56d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: 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 := '32F2DEC4E32A50A724BFF6DA8BCB7019'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48CD34B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9AC04EA9C9779C8'O } } } } } 20250329124900486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900486 DLLC NOTICE LLME(ffffffff/d8173f1f){UNASSIGNED} LLC RX: unknown TLLI 0xd8173f1f, creating LLME on the fly (gprs_llc.c:552) 20250329124900486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124900486 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124900486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124900486 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124900486 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124900486 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124900486 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124900486 DLLC NOTICE LLME(ffffffff/d8173f1f){UNASSIGNED} LLGM Assign pre (d8173f1f => df17c1f4) (gprs_llc.c:1079) 20250329124900486 DLLC NOTICE LLME(d8173f1f/df17c1f4){ASSIGNED} LLGM Assign post (d8173f1f => df17c1f4) (gprs_llc.c:1125) 20250329124900486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124900486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124900486 DMM DEBUG MM(262420000000026/df17c1f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124900495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900495 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124900495 DMM DEBUG MM(262420000000026/df17c1f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250329124900495 DMM NOTICE MM(262420000000026/df17c1f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124900495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124900495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124900495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124900495 DMM DEBUG MM(262420000000026/df17c1f4) Requesting authorization (sgsn_auth.c:160) 20250329124900495 DMM INFO MM(262420000000026/df17c1f4) Requesting authentication tuples (sgsn_auth.c:184) 20250329124900495 DMM DEBUG MM(262420000000026/df17c1f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124900495 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250329124900495 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)@946bd857a56d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250329124900498 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124900498 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124900498 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124900498 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124900498 DMM INFO MM(262420000000026/df17c1f4) Subscriber data update (mmctx.c:445) 20250329124900498 DMM DEBUG MM(262420000000026/df17c1f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124900498 DMM INFO MM(262420000000026/df17c1f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124900498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124900498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124900498 DMM INFO MM(262420000000026/df17c1f4) <- GMM AUTH AND CIPHERING REQ (rand = 32 f2 de c4 e3 2a 50 a7 24 bf f6 da 8b cb 70 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124900504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900505 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124900505 DMM INFO MM(262420000000026/df17c1f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124900505 DMM NOTICE MM(262420000000026/df17c1f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124900505 DMM DEBUG MM(262420000000026/df17c1f4) checking auth: received GSM SRES = 48 cd 34 b3 (gprs_gmm.c:721) 20250329124900505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124900505 DMM DEBUG MM(262420000000026/df17c1f4) Requesting authorization (sgsn_auth.c:160) 20250329124900505 DMM INFO MM(262420000000026/df17c1f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124900505 DMM DEBUG MM(262420000000026/df17c1f4) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124900505 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250329124900505 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) 20250329124900505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124900505 DMM INFO MM(262420000000026/df17c1f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf17c1f4) (gprs_gmm.c:355) 20250329124900506 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124900506 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124900506 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250329124900506 DMM INFO MM(262420000000026/df17c1f4) Subscriber data update (mmctx.c:445) 20250329124900506 DMM DEBUG MM(262420000000026/df17c1f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124900506 DMM INFO MM(262420000000026/df17c1f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124900506 DMM NOTICE MM(262420000000026/df17c1f4) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250329124900506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124900506 DMM NOTICE MM(262420000000026/df17c1f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124900506 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) 20250329124900507 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124900507 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250329124900507 DMM INFO MM(262420000000026/df17c1f4) Subscriber data update (mmctx.c:445) 20250329124900507 DMM DEBUG MM(262420000000026/df17c1f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124900514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900514 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124900514 DMM INFO MM(262420000000026/df17c1f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124900514 DMM NOTICE MM(262420000000026/df17c1f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124900514 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124900514 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124900514 DLLC NOTICE LLME(d8173f1f/df17c1f4){ASSIGNED} LLGM Assign pre (ffffffff => df17c1f4) (gprs_llc.c:1079) 20250329124900514 DLLC NOTICE LLME(ffffffff/df17c1f4){ASSIGNED} LLGM Assign post (ffffffff => df17c1f4) (gprs_llc.c:1125) 20250329124900514 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124900514 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124900514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124900514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: setverdict(pass): none -> pass 20250329124900573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900573 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124900573 DMM INFO MM(262420000000026/df17c1f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124900573 DMM INFO MM(262420000000026/df17c1f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124900573 DMM DEBUG MM(262420000000026/df17c1f4) Using GGSN 0 (gprs_sm.c:317) 20250329124900573 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) 20250329124900573 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250329124900573 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124900573 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124900573 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250329124900597 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 66 42 7e df 11 67 d7 7f 80 14 05 7f d3 19 75 34 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) 20250329124900597 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5218130, cbp=0x5623a05696e0) (sgsn_libgtp.c:632) 20250329124900597 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124900597 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=df17c1f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124900597 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124900597 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124900611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124900611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124900611 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124900611 DMM INFO MM(262420000000026/df17c1f4) -> GMM DETACH REQUEST TLLI=0xdf17c1f4 type=GPRS detach (gprs_gmm.c:1524) 20250329124900611 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250329124900611 DMM INFO MM(262420000000026/df17c1f4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124900611 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124900611 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124900611 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124900611 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124900611 DLLC NOTICE LLME(ffffffff/df17c1f4){ASSIGNED} LLGM Assign pre (df17c1f4 => ffffffff) (gprs_llc.c:1079) 20250329124900611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df17c1f4 => ffffffff) (gprs_llc.c:1125) 20250329124900611 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124900611 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124900611 DMM NOTICE MM(262420000000026/df17c1f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124900611 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250329124900611 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124900611 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124900611 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250329124900611 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250329124900611 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) 20250329124900611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124900611 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124900612 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124900612 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124900613 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@946bd857a56d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@946bd857a56d: Final verdict of PTC: pass 20250329124900629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1015)@946bd857a56d: Final verdict of PTC: none 20250329124900634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1020)@946bd857a56d: Final verdict of PTC: none 20250329124900634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1026)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1021)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1025)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1023)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1019)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1013)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:00 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250329124900734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124901036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84000) 20250329124901635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124901635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84000, count=107484) 20250329124902636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124902636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124903637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124903637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250329124904111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124904114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124904154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124904154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124904154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124904154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124904154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124904154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124904154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124904154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124904155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124904156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124904156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124904156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124904156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124904156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124904156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124904156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124904156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124904156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124904156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124904156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124904158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124904163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124904163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@946bd857a56d: 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124904167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124904167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124904167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124904167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124904167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124904167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124904167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124904167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124904168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124904168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124904168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124904168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124904168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124904168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124904168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124904168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904168 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124904168 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124904168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124904168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124904168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124904171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124904176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124904176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124904181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124904181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124904181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124904181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124904181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124904181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124904181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124904181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124904182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124904182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124904182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124904182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124904182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124904182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124904182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124904182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124904182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124904182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124904182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124904182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124904182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124904185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124904190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124904190 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124904638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124904638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124904638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124904638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124904642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124904644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@946bd857a56d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C2E1FD5F'O, index=0 SGSN_Test-GSUP(1046)@946bd857a56d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250329124905725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124905725 DLLC NOTICE LLME(ffffffff/c2e1fd5f){UNASSIGNED} LLC RX: unknown TLLI 0xc2e1fd5f, creating LLME on the fly (gprs_llc.c:552) 20250329124905725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124905725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124905725 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124905725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124905725 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124905725 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124905725 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124905725 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124905725 DLLC NOTICE LLME(ffffffff/c2e1fd5f){UNASSIGNED} LLGM Assign pre (c2e1fd5f => cee13e53) (gprs_llc.c:1079) 20250329124905725 DLLC NOTICE LLME(c2e1fd5f/cee13e53){ASSIGNED} LLGM Assign post (c2e1fd5f => cee13e53) (gprs_llc.c:1125) 20250329124905725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124905725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124905725 DMM DEBUG MM(262420000000039/cee13e53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124905740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124905740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250329124905740 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124905740 DMM INFO MM(262420000000039/cee13e53) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1325) 20250329124905740 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124905740 DLLC NOTICE LLME(c2e1fd5f/cee13e53){ASSIGNED} LLGM Assign pre (c2e1fd5f => cee13e53) (gprs_llc.c:1079) 20250329124905740 DLLC NOTICE LLME(c2e1fd5f/cee13e53){ASSIGNED} LLGM Assign post (c2e1fd5f => cee13e53) (gprs_llc.c:1125) 20250329124905740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124905740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124905740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124905740 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124905740 DMM DEBUG MM(262420000000039/cee13e53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250329124905740 DMM NOTICE MM(262420000000039/cee13e53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124905740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124905740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124905740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250329124905740 DMM INFO MM(262420000000039/cee13e53) <- GMM ATTACH ACCEPT (new P-TMSI=0xcee13e53) (gprs_gmm.c:355) TC_attach_gmm_attach_req_while_gmm_attach(1048)@946bd857a56d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@946bd857a56d: Removing Client IMSI='262420000000039'H, index=0 20250329124906755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124906755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124906755 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124906755 DMM INFO MM(262420000000039/cee13e53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124906755 DMM NOTICE MM(262420000000039/cee13e53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124906755 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124906755 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124906756 DLLC NOTICE LLME(c2e1fd5f/cee13e53){ASSIGNED} LLGM Assign pre (ffffffff => cee13e53) (gprs_llc.c:1079) 20250329124906756 DLLC NOTICE LLME(ffffffff/cee13e53){ASSIGNED} LLGM Assign post (ffffffff => cee13e53) (gprs_llc.c:1125) 20250329124906756 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124906756 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124906756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124906756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@946bd857a56d: Final verdict of PTC: pass 20250329124906761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1039)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@946bd857a56d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1034)@946bd857a56d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1044)@946bd857a56d: Final verdict of PTC: none 20250329124906767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1031)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@946bd857a56d: Final verdict of PTC: none 20250329124906767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1037)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1042)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1032)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:06 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250329124906872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124907275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69372) 20250329124907768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124907768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69372, count=70192) 20250329124908769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124908769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49:09 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 20250329124909770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124909770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_xid_empty_l3 started. 20250329124910343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124910346 DMM INFO MM(262420000000039/cee13e53) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124910346 DMM INFO MM(262420000000039/cee13e53) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124910346 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124910346 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124910346 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124910346 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124910346 DLLC NOTICE LLME(ffffffff/cee13e53){ASSIGNED} LLGM Assign pre (cee13e53 => ffffffff) (gprs_llc.c:1079) 20250329124910346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cee13e53 => ffffffff) (gprs_llc.c:1125) 20250329124910346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124910346 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124910346 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124910346 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124910346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124910392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124910392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124910392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124910392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124910392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124910392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124910392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124910392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124910393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124910393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124910393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124910393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124910393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124910393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124910393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124910393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124910393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124910394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124910394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124910394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124910396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124910401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124910401 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124910408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124910408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124910408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124910408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124910408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124910408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124910408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124910408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124910409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124910409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124910409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124910409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124910409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124910409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124910409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124910409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910409 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124910409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124910409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124910409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124910409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124910411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124910415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124910415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124910421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124910421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124910421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124910421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124910421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124910421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124910421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124910421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124910422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124910422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124910422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124910422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124910422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124910422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124910422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124910422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124910422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124910422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124910422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124910422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124910422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124910424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124910428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124910428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124910771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124910772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124910772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124910772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124910776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124910777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@946bd857a56d: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F024C3AF'O, index=0 SGSN_Test-GSUP(1065)@946bd857a56d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@946bd857a56d: 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 := '877E04ABCA9B548A145A45E554E009B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08C563B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4D9E331415C14DA'O } } } } } 20250329124911866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911866 DLLC NOTICE LLME(ffffffff/f024c3af){UNASSIGNED} LLC RX: unknown TLLI 0xf024c3af, creating LLME on the fly (gprs_llc.c:552) 20250329124911866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124911866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124911866 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124911867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124911867 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124911867 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124911867 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124911867 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124911867 DLLC NOTICE LLME(ffffffff/f024c3af){UNASSIGNED} LLGM Assign pre (f024c3af => cc304a43) (gprs_llc.c:1079) 20250329124911867 DLLC NOTICE LLME(f024c3af/cc304a43){ASSIGNED} LLGM Assign post (f024c3af => cc304a43) (gprs_llc.c:1125) 20250329124911867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124911867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124911867 DMM DEBUG MM(262420000000044/cc304a43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124911884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124911884 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124911884 DMM DEBUG MM(262420000000044/cc304a43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1139) 20250329124911884 DMM NOTICE MM(262420000000044/cc304a43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124911884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124911884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124911884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124911884 DMM DEBUG MM(262420000000044/cc304a43) Requesting authorization (sgsn_auth.c:160) 20250329124911884 DMM INFO MM(262420000000044/cc304a43) Requesting authentication tuples (sgsn_auth.c:184) 20250329124911884 DMM DEBUG MM(262420000000044/cc304a43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124911884 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250329124911884 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)@946bd857a56d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@946bd857a56d: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250329124911890 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124911890 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124911890 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124911890 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124911890 DMM INFO MM(262420000000044/cc304a43) Subscriber data update (mmctx.c:445) 20250329124911890 DMM DEBUG MM(262420000000044/cc304a43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124911890 DMM INFO MM(262420000000044/cc304a43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124911890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124911890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124911890 DMM INFO MM(262420000000044/cc304a43) <- GMM AUTH AND CIPHERING REQ (rand = 87 7e 04 ab ca 9b 54 8a 14 5a 45 e5 54 e0 09 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124911901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124911901 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124911901 DMM INFO MM(262420000000044/cc304a43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124911901 DMM NOTICE MM(262420000000044/cc304a43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124911901 DMM DEBUG MM(262420000000044/cc304a43) checking auth: received GSM SRES = 08 c5 63 b3 (gprs_gmm.c:721) 20250329124911901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124911901 DMM DEBUG MM(262420000000044/cc304a43) Requesting authorization (sgsn_auth.c:160) 20250329124911901 DMM INFO MM(262420000000044/cc304a43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124911901 DMM DEBUG MM(262420000000044/cc304a43) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124911901 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250329124911901 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) 20250329124911901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124911901 DMM INFO MM(262420000000044/cc304a43) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc304a43) (gprs_gmm.c:355) 20250329124911902 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124911902 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124911902 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250329124911902 DMM INFO MM(262420000000044/cc304a43) Subscriber data update (mmctx.c:445) 20250329124911902 DMM DEBUG MM(262420000000044/cc304a43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124911902 DMM INFO MM(262420000000044/cc304a43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124911902 DMM NOTICE MM(262420000000044/cc304a43) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1055) 20250329124911902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124911902 DMM NOTICE MM(262420000000044/cc304a43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124911902 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) 20250329124911902 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124911902 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250329124911902 DMM INFO MM(262420000000044/cc304a43) Subscriber data update (mmctx.c:445) 20250329124911902 DMM DEBUG MM(262420000000044/cc304a43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124911906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124911906 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124911906 DMM INFO MM(262420000000044/cc304a43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124911906 DMM NOTICE MM(262420000000044/cc304a43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124911906 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124911906 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124911906 DLLC NOTICE LLME(f024c3af/cc304a43){ASSIGNED} LLGM Assign pre (ffffffff => cc304a43) (gprs_llc.c:1079) 20250329124911906 DLLC NOTICE LLME(ffffffff/cc304a43){ASSIGNED} LLGM Assign post (ffffffff => cc304a43) (gprs_llc.c:1125) 20250329124911906 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124911906 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124911906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124911906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@946bd857a56d: setverdict(pass): none -> pass 20250329124911965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124911965 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124911965 DMM INFO MM(262420000000044/cc304a43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124911965 DMM INFO MM(262420000000044/cc304a43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124911965 DMM DEBUG MM(262420000000044/cc304a43) Using GGSN 0 (gprs_sm.c:317) 20250329124911965 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) 20250329124911965 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250329124911965 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124911965 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124911965 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250329124911986 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 4b 1f a9 22 11 d1 46 89 3a 14 05 7f ee e5 a6 52 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) 20250329124911986 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52191a8, cbp=0x5623a056bd40) (sgsn_libgtp.c:632) 20250329124911986 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124911986 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=cc304a43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124911986 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124911986 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124911992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124911992 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250329124911992 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250329124911992 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@946bd857a56d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@946bd857a56d: Final verdict of PTC: pass 20250329124911999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1049)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1053)@946bd857a56d: Final verdict of PTC: none 20250329124912003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124912003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1059)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@946bd857a56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1065)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1063)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1058)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@946bd857a56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1056)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1061)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@946bd857a56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1051)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@946bd857a56d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:12 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 20250329124912092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124912494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81896) 20250329124913005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124913005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81896, count=98008) 20250329124914006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124914007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49: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_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 20250329124915008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124915009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_xid_n201u started. 20250329124915586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124915588 DMM INFO MM(262420000000044/cc304a43) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124915588 DMM INFO MM(262420000000044/cc304a43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124915588 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124915588 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124915588 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124915588 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124915588 DLLC NOTICE LLME(ffffffff/cc304a43){ASSIGNED} LLGM Assign pre (cc304a43 => ffffffff) (gprs_llc.c:1079) 20250329124915588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc304a43 => ffffffff) (gprs_llc.c:1125) 20250329124915588 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124915588 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124915588 DMM NOTICE MM(262420000000044/cc304a43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124915588 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250329124915588 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124915588 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124915588 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250329124915588 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250329124915588 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) 20250329124915588 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) 20250329124915588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124915588 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124915588 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124915588 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124915588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124915630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124915630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124915630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124915630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124915630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124915630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124915630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124915630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124915631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124915631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124915631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124915631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124915631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124915631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124915631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124915631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124915631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124915631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124915631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124915631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124915633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124915637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124915637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124915644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124915644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124915644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124915644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124915644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124915644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124915644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124915644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124915645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124915645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124915645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124915645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124915645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124915645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124915645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124915645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124915645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124915645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124915645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124915645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124915647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124915652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124915652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1083)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124915661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124915661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124915661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124915661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124915661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124915661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124915661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124915661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124915662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124915662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124915662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124915662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124915662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124915662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124915662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124915662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124915662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124915662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124915662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1083)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124915662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124915662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124915664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124915668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124915668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124916010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124916010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124916010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124916010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1082)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124916015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1082)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329124916017 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1082)@946bd857a56d: 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(1082)@946bd857a56d: 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(1082)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@946bd857a56d: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FE9D849F'O, index=0 SGSN_Test-GSUP(1084)@946bd857a56d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@946bd857a56d: 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 := '922FD74F47EAF38D01608AE6CAFD42ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '821B3DBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F0519491EAB1419'O } } } } } 20250329124917087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917087 DLLC NOTICE LLME(ffffffff/fe9d849f){UNASSIGNED} LLC RX: unknown TLLI 0xfe9d849f, creating LLME on the fly (gprs_llc.c:552) 20250329124917087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124917087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124917087 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124917087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124917087 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124917087 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124917087 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124917087 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124917087 DLLC NOTICE LLME(ffffffff/fe9d849f){UNASSIGNED} LLGM Assign pre (fe9d849f => ed2b7cc2) (gprs_llc.c:1079) 20250329124917087 DLLC NOTICE LLME(fe9d849f/ed2b7cc2){ASSIGNED} LLGM Assign post (fe9d849f => ed2b7cc2) (gprs_llc.c:1125) 20250329124917087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124917087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124917087 DMM DEBUG MM(262420000000045/ed2b7cc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124917100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124917100 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124917100 DMM DEBUG MM(262420000000045/ed2b7cc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1139) 20250329124917100 DMM NOTICE MM(262420000000045/ed2b7cc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124917100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124917100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124917100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124917100 DMM DEBUG MM(262420000000045/ed2b7cc2) Requesting authorization (sgsn_auth.c:160) 20250329124917100 DMM INFO MM(262420000000045/ed2b7cc2) Requesting authentication tuples (sgsn_auth.c:184) 20250329124917101 DMM DEBUG MM(262420000000045/ed2b7cc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124917101 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250329124917101 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)@946bd857a56d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@946bd857a56d: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250329124917106 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124917106 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124917106 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124917106 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124917106 DMM INFO MM(262420000000045/ed2b7cc2) Subscriber data update (mmctx.c:445) 20250329124917106 DMM DEBUG MM(262420000000045/ed2b7cc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124917106 DMM INFO MM(262420000000045/ed2b7cc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124917106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124917106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124917106 DMM INFO MM(262420000000045/ed2b7cc2) <- GMM AUTH AND CIPHERING REQ (rand = 92 2f d7 4f 47 ea f3 8d 01 60 8a e6 ca fd 42 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124917121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124917122 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124917122 DMM INFO MM(262420000000045/ed2b7cc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124917122 DMM NOTICE MM(262420000000045/ed2b7cc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124917122 DMM DEBUG MM(262420000000045/ed2b7cc2) checking auth: received GSM SRES = 82 1b 3d ba (gprs_gmm.c:721) 20250329124917122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124917122 DMM DEBUG MM(262420000000045/ed2b7cc2) Requesting authorization (sgsn_auth.c:160) 20250329124917122 DMM INFO MM(262420000000045/ed2b7cc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124917122 DMM DEBUG MM(262420000000045/ed2b7cc2) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124917122 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250329124917122 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) 20250329124917122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124917122 DMM INFO MM(262420000000045/ed2b7cc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xed2b7cc2) (gprs_gmm.c:355) 20250329124917125 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124917125 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124917125 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250329124917125 DMM INFO MM(262420000000045/ed2b7cc2) Subscriber data update (mmctx.c:445) 20250329124917125 DMM DEBUG MM(262420000000045/ed2b7cc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124917125 DMM INFO MM(262420000000045/ed2b7cc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124917125 DMM NOTICE MM(262420000000045/ed2b7cc2) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1055) 20250329124917125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124917125 DMM NOTICE MM(262420000000045/ed2b7cc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124917125 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) 20250329124917127 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124917127 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250329124917127 DMM INFO MM(262420000000045/ed2b7cc2) Subscriber data update (mmctx.c:445) 20250329124917127 DMM DEBUG MM(262420000000045/ed2b7cc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124917138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124917138 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124917138 DMM INFO MM(262420000000045/ed2b7cc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124917138 DMM NOTICE MM(262420000000045/ed2b7cc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124917138 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124917138 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124917138 DLLC NOTICE LLME(fe9d849f/ed2b7cc2){ASSIGNED} LLGM Assign pre (ffffffff => ed2b7cc2) (gprs_llc.c:1079) 20250329124917138 DLLC NOTICE LLME(ffffffff/ed2b7cc2){ASSIGNED} LLGM Assign post (ffffffff => ed2b7cc2) (gprs_llc.c:1125) 20250329124917138 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124917138 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124917138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124917138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@946bd857a56d: setverdict(pass): none -> pass 20250329124917196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124917196 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124917196 DMM INFO MM(262420000000045/ed2b7cc2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124917196 DMM INFO MM(262420000000045/ed2b7cc2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124917196 DMM DEBUG MM(262420000000045/ed2b7cc2) Using GGSN 0 (gprs_sm.c:317) 20250329124917196 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) 20250329124917196 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250329124917196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124917196 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124917196 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250329124917218 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 d2 b2 bc d3 11 a5 e9 a9 20 14 05 7f fa 2c 84 fe 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) 20250329124917218 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521a220, cbp=0x5623a056c710) (sgsn_libgtp.c:632) 20250329124917218 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124917218 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=ed2b7cc2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124917218 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124917218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124917234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124917235 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250329124917235 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250329124917235 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250329124917235 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@946bd857a56d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@946bd857a56d: Final verdict of PTC: pass 20250329124917246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124917249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124917249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1082)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1084)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1072)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1077)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1083)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@946bd857a56d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@946bd857a56d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@946bd857a56d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1075)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1070)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1081)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) Sat Mar 29 12:49:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@946bd857a56d: Test case TC_xid_n201u finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329124917347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124917749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90292) 20250329124918250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124918251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90292, count=101692) 20250329124919252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124919253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49: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_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 20250329124920254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124920254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329124920496 DGPRS DEBUG Checking for inactive LLMEs, time = 6483466 (sgsn.c:131) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_llc_null started. 20250329124920847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124920849 DMM INFO MM(262420000000045/ed2b7cc2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124920849 DMM INFO MM(262420000000045/ed2b7cc2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124920849 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124920850 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124920850 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124920850 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124920850 DLLC NOTICE LLME(ffffffff/ed2b7cc2){ASSIGNED} LLGM Assign pre (ed2b7cc2 => ffffffff) (gprs_llc.c:1079) 20250329124920850 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed2b7cc2 => ffffffff) (gprs_llc.c:1125) 20250329124920850 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124920850 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124920850 DMM NOTICE MM(262420000000045/ed2b7cc2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124920850 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250329124920850 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124920850 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124920850 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250329124920850 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250329124920850 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) 20250329124920850 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) 20250329124920850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124920850 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124920850 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124920850 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124920850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124920898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124920898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124920898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124920898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124920898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124920898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124920898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124920898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124920899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124920899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124920899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124920899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124920899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124920899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124920899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124920899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124920899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124920899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124920899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124920899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124920909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124920909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124920921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124920921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124920921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124920921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124920921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124920921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124920921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124920921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124920922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124920922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124920922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124920922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124920922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124920922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124920922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124920922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124920922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124920922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124920923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124920923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124920924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329124920929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124920929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1101)@946bd857a56d: Provider Link came up: sending NS-RESET TC_llc_null-BVCI210(1094)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124920932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124920932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124920932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124920932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124920932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124920932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124920932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124920932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124920933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124920933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124920933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124920933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124920933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124920933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124920933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124920933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124920933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124920936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124920941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124920941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124921256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124921256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124921256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124921256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124921260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124921261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@946bd857a56d: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FDC63CB3'O, index=0 SGSN_Test-GSUP(1103)@946bd857a56d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@946bd857a56d: 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 := '6A5716EB485CE15BE030290F6187A6CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '665CE222'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E1CD398D0B97863'O } } } } } 20250329124922334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124922334 DLLC NOTICE LLME(ffffffff/fdc63cb3){UNASSIGNED} LLC RX: unknown TLLI 0xfdc63cb3, creating LLME on the fly (gprs_llc.c:552) 20250329124922334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124922334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124922334 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124922334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124922334 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124922334 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124922334 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124922334 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124922334 DLLC NOTICE LLME(ffffffff/fdc63cb3){UNASSIGNED} LLGM Assign pre (fdc63cb3 => c7995805) (gprs_llc.c:1079) 20250329124922334 DLLC NOTICE LLME(fdc63cb3/c7995805){ASSIGNED} LLGM Assign post (fdc63cb3 => c7995805) (gprs_llc.c:1125) 20250329124922334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124922334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124922334 DMM DEBUG MM(262420000000041/c7995805) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124922349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124922349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124922350 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124922350 DMM DEBUG MM(262420000000041/c7995805) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1139) 20250329124922350 DMM NOTICE MM(262420000000041/c7995805) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124922350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124922350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124922350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124922350 DMM DEBUG MM(262420000000041/c7995805) Requesting authorization (sgsn_auth.c:160) 20250329124922350 DMM INFO MM(262420000000041/c7995805) Requesting authentication tuples (sgsn_auth.c:184) 20250329124922350 DMM DEBUG MM(262420000000041/c7995805) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124922350 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250329124922350 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)@946bd857a56d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@946bd857a56d: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250329124922355 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124922355 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124922355 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124922355 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124922355 DMM INFO MM(262420000000041/c7995805) Subscriber data update (mmctx.c:445) 20250329124922355 DMM DEBUG MM(262420000000041/c7995805) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124922355 DMM INFO MM(262420000000041/c7995805) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124922355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124922355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124922355 DMM INFO MM(262420000000041/c7995805) <- GMM AUTH AND CIPHERING REQ (rand = 6a 57 16 eb 48 5c e1 5b e0 30 29 0f 61 87 a6 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124922370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124922370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124922370 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124922370 DMM INFO MM(262420000000041/c7995805) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124922370 DMM NOTICE MM(262420000000041/c7995805) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124922371 DMM DEBUG MM(262420000000041/c7995805) checking auth: received GSM SRES = 66 5c e2 22 (gprs_gmm.c:721) 20250329124922371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124922371 DMM DEBUG MM(262420000000041/c7995805) Requesting authorization (sgsn_auth.c:160) 20250329124922371 DMM INFO MM(262420000000041/c7995805) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124922371 DMM DEBUG MM(262420000000041/c7995805) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124922371 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250329124922371 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) 20250329124922371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124922371 DMM INFO MM(262420000000041/c7995805) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7995805) (gprs_gmm.c:355) 20250329124922373 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124922373 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124922373 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250329124922374 DMM INFO MM(262420000000041/c7995805) Subscriber data update (mmctx.c:445) 20250329124922374 DMM DEBUG MM(262420000000041/c7995805) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124922374 DMM INFO MM(262420000000041/c7995805) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124922374 DMM NOTICE MM(262420000000041/c7995805) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1055) 20250329124922374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124922374 DMM NOTICE MM(262420000000041/c7995805) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124922374 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) 20250329124922375 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124922375 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250329124922375 DMM INFO MM(262420000000041/c7995805) Subscriber data update (mmctx.c:445) 20250329124922375 DMM DEBUG MM(262420000000041/c7995805) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124922387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124922387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124922387 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124922387 DMM INFO MM(262420000000041/c7995805) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124922387 DMM NOTICE MM(262420000000041/c7995805) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124922387 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124922387 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124922387 DLLC NOTICE LLME(fdc63cb3/c7995805){ASSIGNED} LLGM Assign pre (ffffffff => c7995805) (gprs_llc.c:1079) 20250329124922387 DLLC NOTICE LLME(ffffffff/c7995805){ASSIGNED} LLGM Assign post (ffffffff => c7995805) (gprs_llc.c:1125) 20250329124922387 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124922387 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124922387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124922388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329124923440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124923440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250329124923440 DLLC DEBUG TLLI=c7995805 sends us LLC NULL (gprs_llc.c:912) 20250329124923441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124923441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250329124923441 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124923441 DMM INFO MM(262420000000041/c7995805) -> GMM DETACH REQUEST TLLI=0xc7995805 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250329124923441 DMM INFO MM(262420000000041/c7995805) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250329124923441 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124923441 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124923441 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124923441 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124923441 DLLC NOTICE LLME(ffffffff/c7995805){ASSIGNED} LLGM Assign pre (c7995805 => ffffffff) (gprs_llc.c:1079) 20250329124923441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7995805 => ffffffff) (gprs_llc.c:1125) 20250329124923441 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250329124923441 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) 20250329124923441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124923441 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124923441 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124923441 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124923442 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@946bd857a56d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@946bd857a56d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@946bd857a56d: Final verdict of PTC: pass 20250329124928461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124928466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124928466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1103)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@946bd857a56d: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1101)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1097)@946bd857a56d: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1091)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@946bd857a56d: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1089)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1095)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1099)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@946bd857a56d: Test case TC_llc_null finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250329124928569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124928872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95004) 20250329124929468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124929468 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) 20250329124930470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124930470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_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 20250329124931472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124931472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_llc_sabm_dm_llgmm started. 20250329124931974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124931976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124932017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124932017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124932017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124932017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124932017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124932017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124932017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124932017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124932018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124932018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124932018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124932018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124932018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124932018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124932018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124932018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124932021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124932025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124932025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1115)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124932033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124932033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124932033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124932033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124932034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124932034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124932034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124932035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124932035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124932035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124932035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124932035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124932035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124932035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124932035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124932035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124932037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124932043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124932043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124932048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124932048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124932048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124932048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124932048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124932048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124932048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124932049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124932049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124932051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124932056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124932056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124932473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124932473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124932474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124932474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124932477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124932478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@946bd857a56d: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D2A967C8'O, index=0 SGSN_Test-GSUP(1122)@946bd857a56d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@946bd857a56d: 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 := 'B8BED192C1E28771B23314AC07943E9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7398543'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9855C47BB4EA7757'O } } } } } 20250329124933552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124933552 DLLC NOTICE LLME(ffffffff/d2a967c8){UNASSIGNED} LLC RX: unknown TLLI 0xd2a967c8, creating LLME on the fly (gprs_llc.c:552) 20250329124933552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124933552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124933553 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124933553 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124933553 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124933553 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124933553 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124933553 DLLC NOTICE LLME(ffffffff/d2a967c8){UNASSIGNED} LLGM Assign pre (d2a967c8 => fe6ad5cb) (gprs_llc.c:1079) 20250329124933553 DLLC NOTICE LLME(d2a967c8/fe6ad5cb){ASSIGNED} LLGM Assign post (d2a967c8 => fe6ad5cb) (gprs_llc.c:1125) 20250329124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124933553 DMM DEBUG MM(262420000000042/fe6ad5cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124933575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124933575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124933576 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124933576 DMM DEBUG MM(262420000000042/fe6ad5cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1139) 20250329124933576 DMM NOTICE MM(262420000000042/fe6ad5cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124933576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124933576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124933576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124933576 DMM DEBUG MM(262420000000042/fe6ad5cb) Requesting authorization (sgsn_auth.c:160) 20250329124933576 DMM INFO MM(262420000000042/fe6ad5cb) Requesting authentication tuples (sgsn_auth.c:184) 20250329124933576 DMM DEBUG MM(262420000000042/fe6ad5cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124933576 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250329124933576 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)@946bd857a56d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@946bd857a56d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250329124933582 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124933582 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124933582 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124933582 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124933582 DMM INFO MM(262420000000042/fe6ad5cb) Subscriber data update (mmctx.c:445) 20250329124933582 DMM DEBUG MM(262420000000042/fe6ad5cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124933582 DMM INFO MM(262420000000042/fe6ad5cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124933582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124933582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124933582 DMM INFO MM(262420000000042/fe6ad5cb) <- GMM AUTH AND CIPHERING REQ (rand = b8 be d1 92 c1 e2 87 71 b2 33 14 ac 07 94 3e 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124933597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124933597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124933598 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124933598 DMM INFO MM(262420000000042/fe6ad5cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124933598 DMM NOTICE MM(262420000000042/fe6ad5cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124933598 DMM DEBUG MM(262420000000042/fe6ad5cb) checking auth: received GSM SRES = d7 39 85 43 (gprs_gmm.c:721) 20250329124933598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124933598 DMM DEBUG MM(262420000000042/fe6ad5cb) Requesting authorization (sgsn_auth.c:160) 20250329124933598 DMM INFO MM(262420000000042/fe6ad5cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124933598 DMM DEBUG MM(262420000000042/fe6ad5cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124933598 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250329124933598 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) 20250329124933598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124933598 DMM INFO MM(262420000000042/fe6ad5cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe6ad5cb) (gprs_gmm.c:355) 20250329124933601 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124933601 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124933601 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250329124933601 DMM INFO MM(262420000000042/fe6ad5cb) Subscriber data update (mmctx.c:445) 20250329124933601 DMM DEBUG MM(262420000000042/fe6ad5cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124933601 DMM INFO MM(262420000000042/fe6ad5cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124933601 DMM NOTICE MM(262420000000042/fe6ad5cb) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1055) 20250329124933601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124933601 DMM NOTICE MM(262420000000042/fe6ad5cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124933601 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) 20250329124933603 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124933603 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250329124933603 DMM INFO MM(262420000000042/fe6ad5cb) Subscriber data update (mmctx.c:445) 20250329124933603 DMM DEBUG MM(262420000000042/fe6ad5cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124933613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124933613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124933613 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124933613 DMM INFO MM(262420000000042/fe6ad5cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124933613 DMM NOTICE MM(262420000000042/fe6ad5cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124933613 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124933613 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124933613 DLLC NOTICE LLME(d2a967c8/fe6ad5cb){ASSIGNED} LLGM Assign pre (ffffffff => fe6ad5cb) (gprs_llc.c:1079) 20250329124933613 DLLC NOTICE LLME(ffffffff/fe6ad5cb){ASSIGNED} LLGM Assign post (ffffffff => fe6ad5cb) (gprs_llc.c:1125) 20250329124933613 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124933613 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124933613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124933613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329124934665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124934665 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)@946bd857a56d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@946bd857a56d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@946bd857a56d: Final verdict of PTC: pass 20250329124934672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1117)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1122)@946bd857a56d: Final verdict of PTC: none 20250329124934676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124934676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI196(1109)@946bd857a56d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@946bd857a56d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1110)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1115)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1120)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1113)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1108)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1118)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@946bd857a56d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:34 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250329124934799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124935201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79628) 20250329124935677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124935677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79628, count=87040) 20250329124936679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124936679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124937680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124937680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_llc_sabm_dm_ll5 started. 20250329124938285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124938288 DMM INFO MM(262420000000042/fe6ad5cb) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124938288 DMM INFO MM(262420000000042/fe6ad5cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124938288 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124938288 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124938288 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124938288 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124938288 DLLC NOTICE LLME(ffffffff/fe6ad5cb){ASSIGNED} LLGM Assign pre (fe6ad5cb => ffffffff) (gprs_llc.c:1079) 20250329124938288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe6ad5cb => ffffffff) (gprs_llc.c:1125) 20250329124938288 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250329124938288 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) 20250329124938288 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) 20250329124938288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124938288 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124938288 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124938288 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124938288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124938330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124938330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124938330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124938330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124938331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124938331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124938331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124938331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124938331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124938331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124938331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124938331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124938331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124938331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124938331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124938331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329124938338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124938338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1135)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1134)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124938347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124938347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124938347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124938347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938347 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124938347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124938347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124938347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124938347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124938348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124938348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124938348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124938348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124938348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124938348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124938348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124938348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124938348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124938348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124938348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124938348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124938350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1131)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250329124938354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124938354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1139)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@946bd857a56d: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1132)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124938357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124938357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124938357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124938357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124938357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124938357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124938357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124938357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124938357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124938357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124938357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124938358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124938358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124938358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124938358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124938358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124938358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124938358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124938358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124938358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124938358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124938360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124938365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124938365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124938681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124938681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124938681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124938681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124938685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124938687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@946bd857a56d: 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(1140)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@946bd857a56d: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C7898A7F'O, index=0 SGSN_Test-GSUP(1141)@946bd857a56d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@946bd857a56d: 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 := 'D2F488612DE63B04087AB912BBA4CE71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FEF62C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B02552D1F6FBD16D'O } } } } } 20250329124939772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124939772 DLLC NOTICE LLME(ffffffff/c7898a7f){UNASSIGNED} LLC RX: unknown TLLI 0xc7898a7f, creating LLME on the fly (gprs_llc.c:552) 20250329124939772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124939772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124939772 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124939772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124939772 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124939772 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124939772 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124939772 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124939772 DLLC NOTICE LLME(ffffffff/c7898a7f){UNASSIGNED} LLGM Assign pre (c7898a7f => f0d39a0c) (gprs_llc.c:1079) 20250329124939772 DLLC NOTICE LLME(c7898a7f/f0d39a0c){ASSIGNED} LLGM Assign post (c7898a7f => f0d39a0c) (gprs_llc.c:1125) 20250329124939772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124939772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124939772 DMM DEBUG MM(262420000000043/f0d39a0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124939794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124939794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124939794 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124939794 DMM DEBUG MM(262420000000043/f0d39a0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1139) 20250329124939794 DMM NOTICE MM(262420000000043/f0d39a0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124939794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124939794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124939794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124939794 DMM DEBUG MM(262420000000043/f0d39a0c) Requesting authorization (sgsn_auth.c:160) 20250329124939794 DMM INFO MM(262420000000043/f0d39a0c) Requesting authentication tuples (sgsn_auth.c:184) 20250329124939794 DMM DEBUG MM(262420000000043/f0d39a0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124939794 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250329124939794 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)@946bd857a56d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@946bd857a56d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250329124939801 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124939801 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124939801 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124939801 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124939801 DMM INFO MM(262420000000043/f0d39a0c) Subscriber data update (mmctx.c:445) 20250329124939801 DMM DEBUG MM(262420000000043/f0d39a0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124939801 DMM INFO[0;m MM(262420000000043/f0d39a0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124939801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124939801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124939801 DMM INFO MM(262420000000043/f0d39a0c) <- GMM AUTH AND CIPHERING REQ (rand = d2 f4 88 61 2d e6 3b 04 08 7a b9 12 bb a4 ce 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124939817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124939817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124939817 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124939817 DMM INFO MM(262420000000043/f0d39a0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124939817 DMM NOTICE MM(262420000000043/f0d39a0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124939817 DMM DEBUG MM(262420000000043/f0d39a0c) checking auth: received GSM SRES = 0f ef 62 c8 (gprs_gmm.c:721) 20250329124939817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124939817 DMM DEBUG MM(262420000000043/f0d39a0c) Requesting authorization (sgsn_auth.c:160) 20250329124939817 DMM INFO MM(262420000000043/f0d39a0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124939817 DMM DEBUG MM(262420000000043/f0d39a0c) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124939817 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250329124939817 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) 20250329124939817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124939817 DMM INFO MM(262420000000043/f0d39a0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d39a0c) (gprs_gmm.c:355) 20250329124939820 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124939820 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124939820 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250329124939821 DMM INFO MM(262420000000043/f0d39a0c) Subscriber data update (mmctx.c:445) 20250329124939821 DMM DEBUG MM(262420000000043/f0d39a0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124939821 DMM INFO MM(262420000000043/f0d39a0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124939821 DMM NOTICE MM(262420000000043/f0d39a0c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1055) 20250329124939821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124939821 DMM NOTICE MM(262420000000043/f0d39a0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124939821 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) 20250329124939822 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124939822 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250329124939822 DMM INFO MM(262420000000043/f0d39a0c) Subscriber data update (mmctx.c:445) 20250329124939822 DMM DEBUG MM(262420000000043/f0d39a0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124939833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124939833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124939833 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124939833 DMM INFO MM(262420000000043/f0d39a0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124939833 DMM NOTICE MM(262420000000043/f0d39a0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124939833 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124939833 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124939833 DLLC NOTICE LLME(c7898a7f/f0d39a0c){ASSIGNED} LLGM Assign pre (ffffffff => f0d39a0c) (gprs_llc.c:1079) 20250329124939833 DLLC NOTICE LLME(ffffffff/f0d39a0c){ASSIGNED} LLGM Assign post (ffffffff => f0d39a0c) (gprs_llc.c:1125) 20250329124939833 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124939833 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124939833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124939833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329124940887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124940887 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)@946bd857a56d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@946bd857a56d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@946bd857a56d: Final verdict of PTC: pass 20250329124940899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51246<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329124940902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329124940903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1141)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@946bd857a56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@946bd857a56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1135)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1139)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@946bd857a56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1127)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1133)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1137)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1129)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@946bd857a56d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:40 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250329124941010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124941412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90556) 20250329124941904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124941904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90556, count=91716) 20250329124942905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124942905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49: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_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 20250329124943907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124943907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_suspend_nopaging started. 20250329124944493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124944496 DMM INFO MM(262420000000043/f0d39a0c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124944496 DMM INFO MM(262420000000043/f0d39a0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124944496 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124944496 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124944496 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124944496 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124944496 DLLC NOTICE LLME(ffffffff/f0d39a0c){ASSIGNED} LLGM Assign pre (f0d39a0c => ffffffff) (gprs_llc.c:1079) 20250329124944496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0d39a0c => ffffffff) (gprs_llc.c:1125) 20250329124944496 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250329124944496 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) 20250329124944496 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) 20250329124944496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329124944497 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124944497 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329124944497 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124944497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1148)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329124944553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124944553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124944553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124944553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124944553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124944553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124944553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124944553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124944555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124944555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124944555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124944555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124944555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124944555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124944555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124944555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124944555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124944555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124944555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124944555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124944557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1148)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1145)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124944563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124944563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124944563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124944563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124944563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124944563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124944563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124944563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124944564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124944564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124944564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124944564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124944564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250329124944564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124944564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124944564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124944564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124944564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124944564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124944564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124944564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1153)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_suspend_nopaging-BVCI196(1146)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124944571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124944571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1159)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124944581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124944581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124944581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124944581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124944582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124944582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124944582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124944582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124944582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124944582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124944582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124944582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124944582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124944582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124944582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124944582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124944582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124944584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124944588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124944588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124944908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124944908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124944908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124944908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124944912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124944914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@946bd857a56d: 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(1158)@946bd857a56d: 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(1158)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@946bd857a56d: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CF5FADE9'O, index=0 SGSN_Test-GSUP(1160)@946bd857a56d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@946bd857a56d: 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 := 'FB89C97C74FCAC22B5B81817E4FD7311'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A5963ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B42E3525DE262E55'O } } } } } 20250329124945988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124945988 DLLC NOTICE LLME(ffffffff/cf5fade9){UNASSIGNED} LLC RX: unknown TLLI 0xcf5fade9, creating LLME on the fly (gprs_llc.c:552) 20250329124945988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124945988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124945988 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124945988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329124945988 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124945988 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329124945988 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124945988 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124945988 DLLC NOTICE LLME(ffffffff/cf5fade9){UNASSIGNED} LLGM Assign pre (cf5fade9 => ebe78351) (gprs_llc.c:1079) 20250329124945988 DLLC NOTICE LLME(cf5fade9/ebe78351){ASSIGNED} LLGM Assign post (cf5fade9 => ebe78351) (gprs_llc.c:1125) 20250329124945988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124945988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124945988 DMM DEBUG MM(262420000000048/ebe78351) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124946003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124946004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124946004 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124946004 DMM DEBUG MM(262420000000048/ebe78351) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1139) 20250329124946004 DMM NOTICE MM(262420000000048/ebe78351) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124946004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124946004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124946004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124946004 DMM DEBUG MM(262420000000048/ebe78351) Requesting authorization (sgsn_auth.c:160) 20250329124946004 DMM INFO MM(262420000000048/ebe78351) Requesting authentication tuples (sgsn_auth.c:184) 20250329124946004 DMM DEBUG MM(262420000000048/ebe78351) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124946004 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250329124946004 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)@946bd857a56d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@946bd857a56d: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250329124946009 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124946009 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124946009 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124946009 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124946009 DMM INFO MM(262420000000048/ebe78351) Subscriber data update (mmctx.c:445) 20250329124946009 DMM DEBUG MM(262420000000048/ebe78351) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124946009 DMM INFO MM(262420000000048/ebe78351) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124946009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124946009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124946009 DMM INFO MM(262420000000048/ebe78351) <- GMM AUTH AND CIPHERING REQ (rand = fb 89 c9 7c 74 fc ac 22 b5 b8 18 17 e4 fd 73 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124946025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124946025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124946025 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124946025 DMM INFO MM(262420000000048/ebe78351) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124946025 DMM NOTICE MM(262420000000048/ebe78351) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124946025 DMM DEBUG MM(262420000000048/ebe78351) checking auth: received GSM SRES = 3a 59 63 ed (gprs_gmm.c:721) 20250329124946025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124946025 DMM DEBUG MM(262420000000048/ebe78351) Requesting authorization (sgsn_auth.c:160) 20250329124946025 DMM INFO MM(262420000000048/ebe78351) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124946025 DMM DEBUG MM(262420000000048/ebe78351) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124946025 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250329124946025 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) 20250329124946025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124946025 DMM INFO MM(262420000000048/ebe78351) <- GMM ATTACH ACCEPT (new P-TMSI=0xebe78351) (gprs_gmm.c:355) 20250329124946027 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124946027 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124946027 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250329124946027 DMM INFO MM(262420000000048/ebe78351) Subscriber data update (mmctx.c:445) 20250329124946027 DMM DEBUG MM(262420000000048/ebe78351) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124946027 DMM INFO MM(262420000000048/ebe78351) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124946027 DMM NOTICE MM(262420000000048/ebe78351) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1055) 20250329124946027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124946027 DMM NOTICE MM(262420000000048/ebe78351) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124946028 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) 20250329124946028 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124946028 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250329124946028 DMM INFO MM(262420000000048/ebe78351) Subscriber data update (mmctx.c:445) 20250329124946028 DMM DEBUG MM(262420000000048/ebe78351) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124946042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124946042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124946042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124946042 DMM INFO MM(262420000000048/ebe78351) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124946042 DMM NOTICE MM(262420000000048/ebe78351) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124946042 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124946042 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124946042 DLLC NOTICE LLME(cf5fade9/ebe78351){ASSIGNED} LLGM Assign pre (ffffffff => ebe78351) (gprs_llc.c:1079) 20250329124946042 DLLC NOTICE LLME(ffffffff/ebe78351){ASSIGNED} LLGM Assign post (ffffffff => ebe78351) (gprs_llc.c:1125) 20250329124946042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124946042 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124946042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124946042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@946bd857a56d: setverdict(pass): none -> pass 20250329124946099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124946099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124946099 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124946099 DMM INFO MM(262420000000048/ebe78351) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124946099 DMM INFO MM(262420000000048/ebe78351) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124946099 DMM DEBUG MM(262420000000048/ebe78351) Using GGSN 0 (gprs_sm.c:317) 20250329124946099 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) 20250329124946099 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250329124946099 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124946099 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124946099 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250329124946126 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 26 4e 2c 4e 11 de 56 58 50 14 05 7f 5b 56 61 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=1062 from retransmit req queue (gtp.c:461) 20250329124946126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521b298, cbp=0x5623a056b020) (sgsn_libgtp.c:632) 20250329124946126 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124946126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=ebe78351, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124946126 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124946126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124946144 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250329124946157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124946157 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250329124946157 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250329124946163 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250329124946163 DMM INFO MM(262420000000048/ebe78351) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250329124950497 DGPRS DEBUG Checking for inactive LLMEs, time = 6483496 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1146)@946bd857a56d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@946bd857a56d: Final verdict of PTC: pass 20250329124951181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1153)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@946bd857a56d: Final verdict of PTC: none 20250329124951187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1160)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@946bd857a56d: Final verdict of PTC: none 20250329124951187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1149)@946bd857a56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1146)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1159)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@946bd857a56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@946bd857a56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1147)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1157)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1151)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@946bd857a56d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:49:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250329124951290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124951692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94540) 20250329124952189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124952189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94540, count=99972) 20250329124953190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124953190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329124954192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124954192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_suspend_resume started. 20250329124954793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329124954795 DMM INFO MM(262420000000048/ebe78351) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329124954795 DMM INFO MM(262420000000048/ebe78351) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329124954795 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329124954795 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329124954795 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329124954795 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329124954795 DLLC NOTICE LLME(ffffffff/ebe78351){ASSIGNED} LLGM Assign pre (ebe78351 => ffffffff) (gprs_llc.c:1079) 20250329124954795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebe78351 => ffffffff) (gprs_llc.c:1125) 20250329124954795 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329124954795 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329124954795 DMM NOTICE MM(262420000000048/ebe78351) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329124954795 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250329124954795 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329124954795 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329124954795 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250329124954795 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250329124954795 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) 20250329124954795 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) 20250329124954795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329124954795 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329124954795 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329124954795 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329124954795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124954843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329124954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124954843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329124954843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124954843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124954844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124954844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124954845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124954845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124954845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329124954845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124954845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124954845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124954849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124954856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124954856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124954862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329124954862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124954862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124954862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329124954862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124954862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124954862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124954862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124954863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124954863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124954863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124954863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124954863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124954863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124954863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124954863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329124954863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124954863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329124954864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124954864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329124954865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124954871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124954871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_suspend_resume-BVCI210(1171)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329124954875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329124954875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329124954875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329124954875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329124954875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329124954875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329124954875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329124954875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329124954876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329124954876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329124954876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329124954877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329124954877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329124954877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329124954877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329124954877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329124954877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329124954877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329124954877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329124954877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329124954877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329124954878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329124954883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124954883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329124955193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329124955193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329124955193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329124955193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329124955197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329124955199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@946bd857a56d: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E50D2C06'O, index=0 SGSN_Test-GSUP(1179)@946bd857a56d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@946bd857a56d: 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 := '0ACCD25BAA9941A018716194EA49A8BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25F59C6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '161CE4D8D068380F'O } } } } } 20250329124956265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956265 DLLC NOTICE LLME(ffffffff/e50d2c06){UNASSIGNED} LLC RX: unknown TLLI 0xe50d2c06, creating LLME on the fly (gprs_llc.c:552) 20250329124956265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124956265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1325) 20250329124956265 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329124956265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329124956265 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329124956265 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329124956265 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329124956265 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329124956265 DLLC NOTICE LLME(ffffffff/e50d2c06){UNASSIGNED} LLGM Assign pre (e50d2c06 => c1f0099c) (gprs_llc.c:1079) 20250329124956265 DLLC NOTICE LLME(e50d2c06/c1f0099c){ASSIGNED} LLGM Assign post (e50d2c06 => c1f0099c) (gprs_llc.c:1125) 20250329124956265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329124956265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329124956265 DMM DEBUG MM(262420000000049/c1f0099c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329124956288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329124956289 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124956289 DMM DEBUG MM(262420000000049/c1f0099c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1139) 20250329124956289 DMM NOTICE MM(262420000000049/c1f0099c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329124956289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329124956289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329124956289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329124956289 DMM DEBUG MM(262420000000049/c1f0099c) Requesting authorization (sgsn_auth.c:160) 20250329124956289 DMM INFO MM(262420000000049/c1f0099c) Requesting authentication tuples (sgsn_auth.c:184) 20250329124956289 DMM DEBUG MM(262420000000049/c1f0099c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329124956289 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250329124956289 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)@946bd857a56d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@946bd857a56d: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250329124956295 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329124956295 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329124956295 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329124956295 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329124956295 DMM INFO MM(262420000000049/c1f0099c) Subscriber data update (mmctx.c:445) 20250329124956295 DMM DEBUG MM(262420000000049/c1f0099c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329124956295 DMM INFO MM(262420000000049/c1f0099c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329124956295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329124956295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329124956295 DMM INFO MM(262420000000049/c1f0099c) <- GMM AUTH AND CIPHERING REQ (rand = 0a cc d2 5b aa 99 41 a0 18 71 61 94 ea 49 a8 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329124956312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250329124956312 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124956312 DMM INFO MM(262420000000049/c1f0099c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329124956312 DMM NOTICE MM(262420000000049/c1f0099c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329124956312 DMM DEBUG MM(262420000000049/c1f0099c) checking auth: received GSM SRES = 25 f5 9c 6f (gprs_gmm.c:721) 20250329124956312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329124956312 DMM DEBUG MM(262420000000049/c1f0099c) Requesting authorization (sgsn_auth.c:160) 20250329124956312 DMM INFO MM(262420000000049/c1f0099c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329124956312 DMM DEBUG MM(262420000000049/c1f0099c) Requesting subscriber data update (gprs_subscriber.c:894) 20250329124956312 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250329124956312 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) 20250329124956312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329124956312 DMM INFO MM(262420000000049/c1f0099c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1f0099c) (gprs_gmm.c:355) 20250329124956315 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329124956315 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329124956315 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250329124956315 DMM INFO MM(262420000000049/c1f0099c) Subscriber data update (mmctx.c:445) 20250329124956316 DMM DEBUG MM(262420000000049/c1f0099c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329124956316 DMM INFO MM(262420000000049/c1f0099c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329124956316 DMM NOTICE MM(262420000000049/c1f0099c) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1055) 20250329124956316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329124956316 DMM NOTICE MM(262420000000049/c1f0099c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329124956316 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) 20250329124956317 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329124956317 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250329124956317 DMM INFO MM(262420000000049/c1f0099c) Subscriber data update (mmctx.c:445) 20250329124956317 DMM DEBUG MM(262420000000049/c1f0099c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329124956330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329124956330 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124956330 DMM INFO MM(262420000000049/c1f0099c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329124956330 DMM NOTICE MM(262420000000049/c1f0099c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329124956330 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329124956330 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329124956330 DLLC NOTICE LLME(e50d2c06/c1f0099c){ASSIGNED} LLGM Assign pre (ffffffff => c1f0099c) (gprs_llc.c:1079) 20250329124956330 DLLC NOTICE LLME(ffffffff/c1f0099c){ASSIGNED} LLGM Assign post (ffffffff => c1f0099c) (gprs_llc.c:1125) 20250329124956330 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329124956330 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329124956330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329124956330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@946bd857a56d: setverdict(pass): none -> pass 20250329124956388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329124956388 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329124956388 DMM INFO MM(262420000000049/c1f0099c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329124956388 DMM INFO MM(262420000000049/c1f0099c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329124956388 DMM DEBUG MM(262420000000049/c1f0099c) Using GGSN 0 (gprs_sm.c:317) 20250329124956388 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) 20250329124956388 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250329124956388 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329124956388 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20250329124956388 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250329124956413 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 76 28 5d 1e 11 56 6d 25 66 14 05 7f 35 00 d4 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=1064 from retransmit req queue (gtp.c:461) 20250329124956413 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521c310, cbp=0x5623a056b3b0) (sgsn_libgtp.c:632) 20250329124956413 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329124956413 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=c1f0099c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329124956413 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329124956413 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329124956431 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250329124956444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329124956444 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250329124956444 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250329124956450 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250329124956450 DMM INFO MM(262420000000049/c1f0099c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250329125001462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125001462 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2364) 20250329125001462 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250329125001469 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) TC_suspend_resume-BVCI196(1166)@946bd857a56d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@946bd857a56d: Final verdict of PTC: pass 20250329125001484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@946bd857a56d: Final verdict of PTC: none 20250329125001488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125001488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI196(1166)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1172)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1177)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@946bd857a56d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@946bd857a56d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1167)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1165)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1170)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1175)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@946bd857a56d: Test case TC_suspend_resume finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250329125001571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125001974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96116) 20250329125002489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125002489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96116, count=104288) 20250329125003490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125003490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329125004491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125004491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_suspend_rau started. 20250329125005076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125005079 DMM INFO MM(262420000000049/c1f0099c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125005079 DMM INFO MM(262420000000049/c1f0099c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125005079 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125005080 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125005080 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125005080 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329125005080 DLLC NOTICE LLME(ffffffff/c1f0099c){ASSIGNED} LLGM Assign pre (c1f0099c => ffffffff) (gprs_llc.c:1079) 20250329125005080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1f0099c => ffffffff) (gprs_llc.c:1125) 20250329125005080 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329125005080 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125005080 DMM NOTICE MM(262420000000049/c1f0099c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125005080 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250329125005080 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125005080 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125005080 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250329125005080 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250329125005080 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) 20250329125005080 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) 20250329125005080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125005080 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125005080 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329125005080 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125005080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125005130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125005130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125005130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125005130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125005130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125005130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125005130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125005130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125005131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125005131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125005131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125005131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125005131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125005131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125005131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125005131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125005131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125005131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125005132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125005132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125005133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125005140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125005140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125005146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125005146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125005146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125005147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005147 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125005147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125005147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125005147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125005147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125005147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125005147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125005147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125005148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125005148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125005148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125005148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125005148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125005148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125005150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125005155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125005155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125005166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125005166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125005166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125005166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125005166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125005166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125005166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125005166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125005167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125005167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125005167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125005167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125005167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125005167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125005167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125005167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125005167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125005167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125005167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125005167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125005167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125005169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125005174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125005174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125005491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125005491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125005491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125005491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125005496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125005497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@946bd857a56d: 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)@946bd857a56d: 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(1197)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@946bd857a56d: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D5DE1112'O, index=0 SGSN_Test-GSUP(1198)@946bd857a56d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@946bd857a56d: 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 := 'F718DA60CB90D76225B1771D9B5EB3E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9038BF6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BABE688B2E83F515'O } } } } } 20250329125006575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006575 DLLC NOTICE LLME(ffffffff/d5de1112){UNASSIGNED} LLC RX: unknown TLLI 0xd5de1112, creating LLME on the fly (gprs_llc.c:552) 20250329125006575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125006575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125006575 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125006575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125006575 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125006575 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125006575 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125006575 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125006575 DLLC NOTICE LLME(ffffffff/d5de1112){UNASSIGNED} LLGM Assign pre (d5de1112 => cda961cf) (gprs_llc.c:1079) 20250329125006575 DLLC NOTICE LLME(d5de1112/cda961cf){ASSIGNED} LLGM Assign post (d5de1112 => cda961cf) (gprs_llc.c:1125) 20250329125006575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125006575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125006575 DMM DEBUG MM(262420000000050/cda961cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125006597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125006597 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125006597 DMM DEBUG MM(262420000000050/cda961cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1139) 20250329125006597 DMM NOTICE MM(262420000000050/cda961cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125006597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125006597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125006597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125006597 DMM DEBUG MM(262420000000050/cda961cf) Requesting authorization (sgsn_auth.c:160) 20250329125006597 DMM INFO MM(262420000000050/cda961cf) Requesting authentication tuples (sgsn_auth.c:184) 20250329125006597 DMM DEBUG MM(262420000000050/cda961cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125006597 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250329125006598 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)@946bd857a56d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@946bd857a56d: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250329125006604 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125006604 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125006604 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125006604 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125006604 DMM INFO MM(262420000000050/cda961cf) Subscriber data update (mmctx.c:445) 20250329125006604 DMM DEBUG MM(262420000000050/cda961cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125006604 DMM INFO MM(262420000000050/cda961cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125006604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125006604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125006604 DMM INFO MM(262420000000050/cda961cf) <- GMM AUTH AND CIPHERING REQ (rand = f7 18 da 60 cb 90 d7 62 25 b1 77 1d 9b 5e b3 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125006620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125006620 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125006621 DMM INFO MM(262420000000050/cda961cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125006621 DMM NOTICE MM(262420000000050/cda961cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125006621 DMM DEBUG MM(262420000000050/cda961cf) checking auth: received GSM SRES = 90 38 bf 6b (gprs_gmm.c:721) 20250329125006621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125006621 DMM DEBUG MM(262420000000050/cda961cf) Requesting authorization (sgsn_auth.c:160) 20250329125006621 DMM INFO MM(262420000000050/cda961cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125006621 DMM DEBUG MM(262420000000050/cda961cf) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125006621 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250329125006621 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) 20250329125006621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125006621 DMM INFO MM(262420000000050/cda961cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcda961cf) (gprs_gmm.c:355) 20250329125006623 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125006623 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125006623 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250329125006623 DMM INFO MM(262420000000050/cda961cf) Subscriber data update (mmctx.c:445) 20250329125006624 DMM DEBUG MM(262420000000050/cda961cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125006624 DMM INFO MM(262420000000050/cda961cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125006624 DMM NOTICE MM(262420000000050/cda961cf) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1055) 20250329125006624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125006624 DMM NOTICE MM(262420000000050/cda961cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125006624 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) 20250329125006626 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125006626 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250329125006626 DMM INFO MM(262420000000050/cda961cf) Subscriber data update (mmctx.c:445) 20250329125006626 DMM DEBUG MM(262420000000050/cda961cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125006638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125006638 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125006638 DMM INFO MM(262420000000050/cda961cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125006638 DMM NOTICE MM(262420000000050/cda961cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125006638 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125006638 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125006638 DLLC NOTICE LLME(d5de1112/cda961cf){ASSIGNED} LLGM Assign pre (ffffffff => cda961cf) (gprs_llc.c:1079) 20250329125006638 DLLC NOTICE LLME(ffffffff/cda961cf){ASSIGNED} LLGM Assign post (ffffffff => cda961cf) (gprs_llc.c:1125) 20250329125006638 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125006638 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125006638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125006638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@946bd857a56d: setverdict(pass): none -> pass 20250329125006695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125006696 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125006696 DMM INFO MM(262420000000050/cda961cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125006696 DMM INFO MM(262420000000050/cda961cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125006696 DMM DEBUG MM(262420000000050/cda961cf) Using GGSN 0 (gprs_sm.c:317) 20250329125006696 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) 20250329125006696 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250329125006696 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125006696 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125006697 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250329125006714 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 f1 ff 50 bc 11 46 25 4e 46 14 05 7f ab a8 a1 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:461) 20250329125006714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521d388, cbp=0x5623a056b740) (sgsn_libgtp.c:632) 20250329125006714 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125006714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=cda961cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125006714 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125006714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125006730 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250329125006742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125006743 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250329125006743 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250329125006749 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250329125006749 DMM INFO MM(262420000000050/cda961cf) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250329125011765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125011765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125011765 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125011765 DMM INFO MM(262420000000050/cda961cf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329125011765 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125011765 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250329125011765 DLLC NOTICE LLME(ffffffff/cda961cf){ASSIGNED} LLGM Assign pre (cda961cf => fbce04bd) (gprs_llc.c:1079) 20250329125011765 DLLC NOTICE LLME(cda961cf/fbce04bd){ASSIGNED} LLGM Assign post (cda961cf => fbce04bd) (gprs_llc.c:1125) 20250329125011765 DMM INFO MM(262420000000050/fbce04bd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_suspend_rau(1200)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125011780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125011780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125011780 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125011781 DMM INFO MM(262420000000050/fbce04bd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329125011781 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329125011781 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125011781 DLLC NOTICE LLME(cda961cf/fbce04bd){ASSIGNED} LLGM Assign pre (ffffffff => fbce04bd) (gprs_llc.c:1079) 20250329125011781 DLLC NOTICE LLME(ffffffff/fbce04bd){ASSIGNED} LLGM Assign post (ffffffff => fbce04bd) (gprs_llc.c:1125) 20250329125011781 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250329125012282 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) TC_suspend_rau-BVCI196(1185)@946bd857a56d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@946bd857a56d: Final verdict of PTC: pass 20250329125012300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1196)@946bd857a56d: Final verdict of PTC: none 20250329125012304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125012304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1198)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@946bd857a56d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1186)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1191)@946bd857a56d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@946bd857a56d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1184)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1195)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1189)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@946bd857a56d: Test case TC_suspend_rau finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:50:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250329125012411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125012813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107068) 20250329125013306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125013306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107068, count=111424) 20250329125014308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125014308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:50: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_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 20250329125015310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125015310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_paging_ps started. 20250329125015879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125015881 DMM INFO MM(262420000000050/fbce04bd) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125015881 DMM INFO MM(262420000000050/fbce04bd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125015881 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125015881 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125015881 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125015881 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329125015881 DLLC NOTICE LLME(ffffffff/fbce04bd){ASSIGNED} LLGM Assign pre (fbce04bd => ffffffff) (gprs_llc.c:1079) 20250329125015881 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbce04bd => ffffffff) (gprs_llc.c:1125) 20250329125015881 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329125015881 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125015881 DMM NOTICE MM(262420000000050/fbce04bd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125015882 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250329125015882 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125015882 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125015882 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250329125015882 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250329125015882 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) 20250329125015882 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) 20250329125015882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125015882 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125015882 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125015882 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125015882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125015926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125015926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125015926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125015926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125015926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125015926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125015926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125015926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125015927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125015927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125015927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125015927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125015927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125015927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125015927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125015927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125015927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125015927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125015928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125015928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125015930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125015935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125015935 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125015942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125015942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125015942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125015942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125015942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125015942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125015942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125015942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125015943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125015943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125015943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125015943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125015943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125015943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125015943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125015943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125015943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125015943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125015943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125015943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125015945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125015949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125015949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125015956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125015956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125015956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125015956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125015956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125015956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125015956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125015956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125015956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125015956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125015956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125015957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125015957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125015957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125015957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125015957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125015957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125015957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125015957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125015957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125015957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125015959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125015964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125015964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125016311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125016311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125016311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125016311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125016316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125016317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@946bd857a56d: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='EB1A5B55'O, index=0 SGSN_Test-GSUP(1217)@946bd857a56d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@946bd857a56d: 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 := '950239551D4B93BAB215A7C81097A0DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BD6231B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E31C39A6203B2559'O } } } } } 20250329125017387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125017387 DLLC NOTICE LLME(ffffffff/eb1a5b55){UNASSIGNED} LLC RX: unknown TLLI 0xeb1a5b55, creating LLME on the fly (gprs_llc.c:552) 20250329125017387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125017387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125017387 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125017387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125017387 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125017387 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329125017387 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125017387 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125017387 DLLC NOTICE LLME(ffffffff/eb1a5b55){UNASSIGNED} LLGM Assign pre (eb1a5b55 => ff9662dd) (gprs_llc.c:1079) 20250329125017387 DLLC NOTICE LLME(eb1a5b55/ff9662dd){ASSIGNED} LLGM Assign post (eb1a5b55 => ff9662dd) (gprs_llc.c:1125) 20250329125017387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125017387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125017387 DMM DEBUG MM(262420000000051/ff9662dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125017399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125017399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125017399 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125017399 DMM DEBUG MM(262420000000051/ff9662dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1139) 20250329125017399 DMM NOTICE MM(262420000000051/ff9662dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125017399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125017399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125017399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125017399 DMM DEBUG MM(262420000000051/ff9662dd) Requesting authorization (sgsn_auth.c:160) 20250329125017399 DMM INFO MM(262420000000051/ff9662dd) Requesting authentication tuples (sgsn_auth.c:184) 20250329125017399 DMM DEBUG MM(262420000000051/ff9662dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125017399 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250329125017399 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)@946bd857a56d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@946bd857a56d: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250329125017402 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125017402 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125017402 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125017402 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125017402 DMM INFO MM(262420000000051/ff9662dd) Subscriber data update (mmctx.c:445) 20250329125017402 DMM DEBUG MM(262420000000051/ff9662dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125017402 DMM INFO MM(262420000000051/ff9662dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125017402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125017402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125017403 DMM INFO MM(262420000000051/ff9662dd) <- GMM AUTH AND CIPHERING REQ (rand = 95 02 39 55 1d 4b 93 ba b2 15 a7 c8 10 97 a0 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125017413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125017413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125017413 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125017414 DMM INFO MM(262420000000051/ff9662dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125017414 DMM NOTICE MM(262420000000051/ff9662dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125017414 DMM DEBUG MM(262420000000051/ff9662dd) checking auth: received GSM SRES = 4b d6 23 1b (gprs_gmm.c:721) 20250329125017414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125017414 DMM DEBUG MM(262420000000051/ff9662dd) Requesting authorization (sgsn_auth.c:160) 20250329125017414 DMM INFO MM(262420000000051/ff9662dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125017414 DMM DEBUG MM(262420000000051/ff9662dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125017414 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250329125017414 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) 20250329125017414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125017414 DMM INFO MM(262420000000051/ff9662dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xff9662dd) (gprs_gmm.c:355) 20250329125017415 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125017415 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125017415 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250329125017415 DMM INFO MM(262420000000051/ff9662dd) Subscriber data update (mmctx.c:445) 20250329125017415 DMM DEBUG MM(262420000000051/ff9662dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125017415 DMM INFO MM(262420000000051/ff9662dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125017415 DMM NOTICE MM(262420000000051/ff9662dd) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1055) 20250329125017415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125017415 DMM NOTICE MM(262420000000051/ff9662dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125017415 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) 20250329125017416 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125017416 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250329125017416 DMM INFO MM(262420000000051/ff9662dd) Subscriber data update (mmctx.c:445) 20250329125017416 DMM DEBUG MM(262420000000051/ff9662dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125017428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125017428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125017428 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125017428 DMM INFO MM(262420000000051/ff9662dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125017428 DMM NOTICE MM(262420000000051/ff9662dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125017428 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125017428 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125017428 DLLC NOTICE LLME(eb1a5b55/ff9662dd){ASSIGNED} LLGM Assign pre (ffffffff => ff9662dd) (gprs_llc.c:1079) 20250329125017428 DLLC NOTICE LLME(ffffffff/ff9662dd){ASSIGNED} LLGM Assign post (ffffffff => ff9662dd) (gprs_llc.c:1125) 20250329125017428 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125017428 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125017428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125017428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125017486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125017486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125017486 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125017486 DMM INFO MM(262420000000051/ff9662dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125017486 DMM INFO MM(262420000000051/ff9662dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125017486 DMM DEBUG MM(262420000000051/ff9662dd) Using GGSN 0 (gprs_sm.c:317) 20250329125017486 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) 20250329125017486 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250329125017486 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125017486 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125017486 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250329125017508 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 72 0b 08 1b 11 e2 bb 26 7d 14 05 7f 40 47 25 4f 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) 20250329125017508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521e400, cbp=0x5623a056ccf0) (sgsn_libgtp.c:632) 20250329125017508 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125017508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a0572768 TLLI=ff9662dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125017508 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125017508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@946bd857a56d: setverdict(pass): none -> pass TC_paging_ps(1219)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125017526 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250329125020487 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125020487 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125020487 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125020498 DGPRS DEBUG Checking for inactive LLMEs, time = 6483526 (sgsn.c:131) 20250329125022543 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250329125022543 DMM INFO MM(262420000000051/ff9662dd) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps-BVCI196(1204)@946bd857a56d: 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 := 'FF9662DD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@946bd857a56d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@946bd857a56d: Final verdict of PTC: pass 20250329125022568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@946bd857a56d: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1205)@946bd857a56d: Final verdict of PTC: none 20250329125022574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125022574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1215)@946bd857a56d: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1210)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@946bd857a56d: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1203)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1213)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1208)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) Sat Mar 29 12:50:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@946bd857a56d: Test case TC_paging_ps finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329125022705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125023107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99560) 20250329125023576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125023576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99560, count=103916) 20250329125024577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125024577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:50: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_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 20250329125025578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125025578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_paging_ps_ra_multiple_cells started. 20250329125026195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125026196 DMM INFO MM(262420000000051/ff9662dd) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125026196 DMM INFO MM(262420000000051/ff9662dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125026196 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125026196 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125026196 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125026196 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250329125026196 DLLC NOTICE LLME(ffffffff/ff9662dd){ASSIGNED} LLGM Assign pre (ff9662dd => ffffffff) (gprs_llc.c:1079) 20250329125026196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff9662dd => ffffffff) (gprs_llc.c:1125) 20250329125026196 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572410 (gprs_sndcp.c:574) 20250329125026196 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a0572768, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125026196 DMM NOTICE MM(262420000000051/ff9662dd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125026196 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250329125026196 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125026196 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125026196 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250329125026196 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250329125026196 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) 20250329125026196 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) 20250329125026196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125026196 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125026196 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329125026196 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125026196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125026226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125026226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125026226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125026226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125026226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125026226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125026226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125026226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125026226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125026226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125026227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125026227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125026227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125026227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125026227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125026227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125026227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125026229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125026234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125026234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125026242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125026242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125026242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125026242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125026242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125026242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125026242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125026242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125026243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125026243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125026243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125026243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125026243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125026243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125026243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125026243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125026244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125026244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125026244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125026244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125026246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125026250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125026250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125026257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125026258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125026258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125026258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125026258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125026258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125026258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125026258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125026258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125026258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125026258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125026258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125026259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125026259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125026262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125026268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125026268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125026579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125026579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125026579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125026579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125026584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125026585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@946bd857a56d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CC5B1A50'O, index=0 SGSN_Test-GSUP(1236)@946bd857a56d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@946bd857a56d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@946bd857a56d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CC5B1A50'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@946bd857a56d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CC5B1A50'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@946bd857a56d: 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 := 'BB0888FBD8DBD51CA6F881BE3C8E8B55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F8024C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49DC429BFAF63D55'O } } } } } 20250329125027670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125027670 DLLC NOTICE LLME(ffffffff/cc5b1a50){UNASSIGNED} LLC RX: unknown TLLI 0xcc5b1a50, creating LLME on the fly (gprs_llc.c:552) 20250329125027670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125027670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125027670 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125027670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125027670 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125027670 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125027670 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125027670 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125027670 DLLC NOTICE LLME(ffffffff/cc5b1a50){UNASSIGNED} LLGM Assign pre (cc5b1a50 => d9724265) (gprs_llc.c:1079) 20250329125027670 DLLC NOTICE LLME(cc5b1a50/d9724265){ASSIGNED} LLGM Assign post (cc5b1a50 => d9724265) (gprs_llc.c:1125) 20250329125027670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125027670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125027670 DMM DEBUG MM(262420000000052/d9724265) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125027689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125027689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125027689 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125027689 DMM DEBUG MM(262420000000052/d9724265) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1139) 20250329125027689 DMM NOTICE MM(262420000000052/d9724265) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125027689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125027689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125027689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125027689 DMM DEBUG MM(262420000000052/d9724265) Requesting authorization (sgsn_auth.c:160) 20250329125027690 DMM INFO MM(262420000000052/d9724265) Requesting authentication tuples (sgsn_auth.c:184) 20250329125027690 DMM DEBUG MM(262420000000052/d9724265) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125027690 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250329125027690 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)@946bd857a56d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@946bd857a56d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250329125027696 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125027696 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125027696 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125027696 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125027696 DMM INFO MM(262420000000052/d9724265) Subscriber data update (mmctx.c:445) 20250329125027696 DMM DEBUG MM(262420000000052/d9724265) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125027696 DMM INFO MM(262420000000052/d9724265) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125027696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125027696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125027696 DMM INFO MM(262420000000052/d9724265) <- GMM AUTH AND CIPHERING REQ (rand = bb 08 88 fb d8 db d5 1c a6 f8 81 be 3c 8e 8b 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125027711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125027711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125027711 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125027711 DMM INFO MM(262420000000052/d9724265) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125027711 DMM NOTICE MM(262420000000052/d9724265) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125027711 DMM DEBUG MM(262420000000052/d9724265) checking auth: received GSM SRES = 6f 80 24 c9 (gprs_gmm.c:721) 20250329125027711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125027711 DMM DEBUG MM(262420000000052/d9724265) Requesting authorization (sgsn_auth.c:160) 20250329125027711 DMM INFO MM(262420000000052/d9724265) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125027711 DMM DEBUG MM(262420000000052/d9724265) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125027712 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250329125027712 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) 20250329125027712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125027712 DMM INFO MM(262420000000052/d9724265) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9724265) (gprs_gmm.c:355) 20250329125027715 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125027715 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125027715 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250329125027715 DMM INFO MM(262420000000052/d9724265) Subscriber data update (mmctx.c:445) 20250329125027715 DMM DEBUG MM(262420000000052/d9724265) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125027715 DMM INFO MM(262420000000052/d9724265) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125027715 DMM NOTICE MM(262420000000052/d9724265) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1055) 20250329125027715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125027715 DMM NOTICE MM(262420000000052/d9724265) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125027715 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) 20250329125027717 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125027717 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250329125027717 DMM INFO MM(262420000000052/d9724265) Subscriber data update (mmctx.c:445) 20250329125027717 DMM DEBUG MM(262420000000052/d9724265) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125027726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125027726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125027727 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125027727 DMM INFO MM(262420000000052/d9724265) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125027727 DMM NOTICE MM(262420000000052/d9724265) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125027727 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125027727 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125027727 DLLC NOTICE LLME(cc5b1a50/d9724265){ASSIGNED} LLGM Assign pre (ffffffff => d9724265) (gprs_llc.c:1079) 20250329125027727 DLLC NOTICE LLME(ffffffff/d9724265){ASSIGNED} LLGM Assign post (ffffffff => d9724265) (gprs_llc.c:1125) 20250329125027727 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125027727 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125027727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125027727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125027784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125027784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125027784 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125027784 DMM INFO MM(262420000000052/d9724265) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125027784 DMM INFO MM(262420000000052/d9724265) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125027784 DMM DEBUG MM(262420000000052/d9724265) Using GGSN 0 (gprs_sm.c:317) 20250329125027784 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) 20250329125027784 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250329125027784 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125027784 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125027784 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250329125027809 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 04 75 35 0d 11 83 d9 f6 ff 14 05 7f 5e 11 8c 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=1070 from retransmit req queue (gtp.c:461) 20250329125027809 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b521f478, cbp=0x5623a056d2e0) (sgsn_libgtp.c:632) 20250329125027809 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125027809 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=d9724265, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125027810 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125027810 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@946bd857a56d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125027822 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250329125030785 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125030785 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125030785 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125032838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250329125032838 DMM INFO MM(262420000000052/d9724265) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@946bd857a56d: 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 := 'D9724265'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250329125046579 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329125046580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125046581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250329125050498 DGPRS DEBUG Checking for inactive LLMEs, time = 6483556 (sgsn.c:131) 20250329125056229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125056235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125056235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125056244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125056248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125056248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125056259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125056263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125056263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@946bd857a56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@946bd857a56d: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1229)@946bd857a56d: Final verdict of PTC: none 20250329125057671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125057671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@946bd857a56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@946bd857a56d: Final verdict of PTC: none 20250329125057673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1234)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1224)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@946bd857a56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@946bd857a56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@946bd857a56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@946bd857a56d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1227)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1232)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1222)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@946bd857a56d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@946bd857a56d: 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'. Sat Mar 29 12:50:57 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 20250329125057743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125058145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107996) 20250329125058673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125058673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107996, count=109156) 20250329125059674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125059674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:51:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329125100674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125100674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_bssgp_rim_single_report started. 20250329125101246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125101248 DMM INFO MM(262420000000052/d9724265) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125101248 DMM INFO MM(262420000000052/d9724265) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125101248 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125101248 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125101248 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125101248 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250329125101248 DLLC NOTICE LLME(ffffffff/d9724265){ASSIGNED} LLGM Assign pre (d9724265 => ffffffff) (gprs_llc.c:1079) 20250329125101248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9724265 => ffffffff) (gprs_llc.c:1125) 20250329125101248 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329125101248 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125101248 DMM NOTICE MM(262420000000052/d9724265) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125101249 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250329125101249 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125101249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125101249 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250329125101249 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250329125101249 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) 20250329125101249 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) 20250329125101249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125101249 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125101249 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125101249 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125101249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125101298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125101298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125101298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125101298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125101298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125101298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125101298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125101298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125101299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125101299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125101299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125101299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125101299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125101299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125101299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125101299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125101299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125101299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125101300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125101300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125101302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125101309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125101309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1242)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125101319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125101319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125101319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125101319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125101319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125101319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125101319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125101319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125101321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125101321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125101321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125101321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125101321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125101321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125101321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125101321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125101321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125101321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125101321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125101321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1249)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125101323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125101327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125101327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1250)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1247)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125101333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125101333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125101333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125101333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125101333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125101333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125101333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125101333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125101334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125101334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125101334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125101334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125101334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125101334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125101334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125101334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125101334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125101334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125101334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125101335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125101335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125101337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125101342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125101342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125101675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125101675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125101675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125101675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125101680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125101681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@946bd857a56d: 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)@946bd857a56d: 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(1254)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125101703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@946bd857a56d: setverdict(pass): none -> pass MTC@946bd857a56d: Warning: Re-starting timer T, which is already active (running or expired). 20250329125101722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125101735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329125101739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125101739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1255)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@946bd857a56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1248)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1243)@946bd857a56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1253)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@946bd857a56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1246)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1251)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1241)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: pass MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@946bd857a56d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:51:01 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 20250329125101837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125102239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55408) 20250329125102740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125102740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55408, count=59764) 20250329125103741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125103741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:51:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329125104742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125104742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_rim_eutran_to_geran started. 20250329125105313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125105316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125105350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125105350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125105350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125105350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125105350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125105350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125105350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125105350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125105352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125105352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125105352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125105352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125105352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125105352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125105352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125105352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125105352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125105352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125105352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125105352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125105354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125105359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125105359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125105366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125105366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125105366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125105366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125105366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125105366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125105366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125105366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125105367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125105367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125105367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125105367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125105367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125105367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125105367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125105367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125105367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125105367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125105368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125105368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1267)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125105370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125105376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125105376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1272)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125105382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125105382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125105382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125105382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125105382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125105382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125105382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125105382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125105383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125105383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125105383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125105383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125105383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125105383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125105383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125105383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125105383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125105383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125105383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125105383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125105383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125105384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125105389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125105389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125105743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125105743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125105743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125105743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125105750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125105751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@946bd857a56d: 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(1271)@946bd857a56d: 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(1271)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@946bd857a56d: setverdict(pass): none -> pass 20250329125105802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125105813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32842<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329125105817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125105817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1271)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1266)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1273)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1272)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@946bd857a56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@946bd857a56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1261)@946bd857a56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1259)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1270)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1264)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: pass MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@946bd857a56d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:51:05 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 20250329125105876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125106279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48676) 20250329125106818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125106818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48676, count=53032) 20250329125107819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125107819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:51:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329125108820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125108820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_cell_change_different_rai_ci_attach started. 20250329125109374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125109376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125109414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125109414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125109414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125109414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125109414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125109414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125109414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125109414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125109415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125109415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125109415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125109415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125109415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125109415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125109415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125109415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125109415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125109415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125109415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125109415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125109417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125109422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125109428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125109428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125109428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125109428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125109428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125109428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125109428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125109428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125109429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125109429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125109429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125109429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125109429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125109429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125109429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125109429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125109429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125109429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125109430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125109430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125109431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125109437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@946bd857a56d: 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)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125109442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125109442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125109442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125109442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125109443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125109443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125109443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125109443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125109443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125109443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125109443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125109443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125109443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125109444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125109444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125109444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125109444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125109447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125109452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109452 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125109821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125109821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125109821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125109821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125109825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125109827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@946bd857a56d: 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)@946bd857a56d: 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(1290)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@946bd857a56d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C6E20ACB'O, index=0 SGSN_Test-GSUP(1291)@946bd857a56d: 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)@946bd857a56d: 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 := '5D354C0886697988F915299249032292'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C182399'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87BEA5B2B435924B'O } } } } } 20250329125109899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109899 DLLC NOTICE LLME(ffffffff/c6e20acb){UNASSIGNED} LLC RX: unknown TLLI 0xc6e20acb, creating LLME on the fly (gprs_llc.c:552) 20250329125109899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125109899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125109899 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125109899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125109899 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125109899 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329125109899 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125109899 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125109899 DLLC NOTICE LLME(ffffffff/c6e20acb){UNASSIGNED} LLGM Assign pre (c6e20acb => e3b891ea) (gprs_llc.c:1079) 20250329125109899 DLLC NOTICE LLME(c6e20acb/e3b891ea){ASSIGNED} LLGM Assign post (c6e20acb => e3b891ea) (gprs_llc.c:1125) 20250329125109899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125109899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125109899 DMM DEBUG MM(262420000000068/e3b891ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125109917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125109917 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125109917 DMM DEBUG MM(262420000000068/e3b891ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250329125109918 DMM NOTICE MM(262420000000068/e3b891ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125109918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125109918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125109918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125109918 DMM DEBUG MM(262420000000068/e3b891ea) Requesting authorization (sgsn_auth.c:160) 20250329125109918 DMM INFO MM(262420000000068/e3b891ea) Requesting authentication tuples (sgsn_auth.c:184) 20250329125109918 DMM DEBUG MM(262420000000068/e3b891ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125109918 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250329125109918 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)@946bd857a56d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@946bd857a56d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250329125109924 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125109924 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125109924 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125109924 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125109924 DMM INFO MM(262420000000068/e3b891ea) Subscriber data update (mmctx.c:445) 20250329125109924 DMM DEBUG MM(262420000000068/e3b891ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125109924 DMM INFO MM(262420000000068/e3b891ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125109924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125109924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125109924 DMM INFO MM(262420000000068/e3b891ea) <- GMM AUTH AND CIPHERING REQ (rand = 5d 35 4c 08 86 69 79 88 f9 15 29 92 49 03 22 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125109940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125109940 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125109940 DMM INFO MM(262420000000068/e3b891ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125109940 DMM NOTICE MM(262420000000068/e3b891ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125109940 DMM DEBUG MM(262420000000068/e3b891ea) checking auth: received GSM SRES = 5c 18 23 99 (gprs_gmm.c:721) 20250329125109941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125109941 DMM DEBUG MM(262420000000068/e3b891ea) Requesting authorization (sgsn_auth.c:160) 20250329125109941 DMM INFO MM(262420000000068/e3b891ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125109941 DMM DEBUG MM(262420000000068/e3b891ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125109941 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250329125109941 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) 20250329125109941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125109941 DMM INFO MM(262420000000068/e3b891ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3b891ea) (gprs_gmm.c:355) 20250329125109944 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125109944 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125109944 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250329125109944 DMM INFO MM(262420000000068/e3b891ea) Subscriber data update (mmctx.c:445) 20250329125109944 DMM DEBUG MM(262420000000068/e3b891ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125109944 DMM INFO MM(262420000000068/e3b891ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125109944 DMM NOTICE MM(262420000000068/e3b891ea) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1055) 20250329125109944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125109944 DMM NOTICE MM(262420000000068/e3b891ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125109944 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) 20250329125109946 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125109946 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250329125109946 DMM INFO MM(262420000000068/e3b891ea) Subscriber data update (mmctx.c:445) 20250329125109946 DMM DEBUG MM(262420000000068/e3b891ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125109956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125109956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125109956 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125109956 DMM INFO MM(262420000000068/e3b891ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125109956 DMM NOTICE MM(262420000000068/e3b891ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125109956 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125109956 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125109956 DLLC NOTICE LLME(c6e20acb/e3b891ea){ASSIGNED} LLGM Assign pre (ffffffff => e3b891ea) (gprs_llc.c:1079) 20250329125109956 DLLC NOTICE LLME(ffffffff/e3b891ea){ASSIGNED} LLGM Assign post (ffffffff => e3b891ea) (gprs_llc.c:1125) 20250329125109956 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125109956 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125109956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125109956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125110014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125110014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125110014 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125110014 DMM INFO MM(262420000000068/e3b891ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125110014 DMM INFO MM(262420000000068/e3b891ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125110014 DMM DEBUG MM(262420000000068/e3b891ea) Using GGSN 0 (gprs_sm.c:317) 20250329125110014 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) 20250329125110014 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250329125110014 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125110014 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125110014 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250329125110033 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 e2 c8 77 50 11 9a b5 d4 c9 14 05 7f ff 38 7d 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250329125110033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52204f0, cbp=0x5623a056d670) (sgsn_libgtp.c:632) 20250329125110033 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125110033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=e3b891ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125110033 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125110033 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@946bd857a56d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125110050 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:825) 20250329125110065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125110065 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329125110065 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@946bd857a56d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@946bd857a56d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E3B891EA'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@946bd857a56d: 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 := 'FBEBC1AACFFED3C9BDD364C861EB4610'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43EC0AAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33A107270B8C9C4F'O } } } } } 20250329125110080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125110080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250329125110080 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE3B891EA) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125110080 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125110080 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125110080 DLLC NOTICE LLME(ffffffff/e3b891ea){ASSIGNED} LLGM Assign pre (e3b891ea => fea9eb5e) (gprs_llc.c:1079) 20250329125110080 DLLC NOTICE LLME(e3b891ea/fea9eb5e){ASSIGNED} LLGM Assign post (e3b891ea => fea9eb5e) (gprs_llc.c:1125) 20250329125110080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125110080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125110080 DMM DEBUG MM(262420000000068/fea9eb5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125110104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125110104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250329125110104 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125110104 DMM DEBUG MM(262420000000068/fea9eb5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250329125110104 DMM NOTICE MM(262420000000068/fea9eb5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125110104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125110104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125110104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125110104 DMM DEBUG MM(262420000000068/fea9eb5e) Requesting authorization (sgsn_auth.c:160) 20250329125110104 DMM INFO MM(262420000000068/fea9eb5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125110104 DMM DEBUG MM(262420000000068/fea9eb5e) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125110104 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250329125110104 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) 20250329125113105 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125113105 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125113106 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125116106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250329125116106 DMM ERROR MM(262420000000068/fea9eb5e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250329125116106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250329125116106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329125116106 DMM NOTICE MM(262420000000068/fea9eb5e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250329125116106 DMM NOTICE MM(262420000000068/fea9eb5e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125116106 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250329125116106 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=fea9eb5e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125116106 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125116106 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125116106 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250329125116106 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250329125116106 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) 20250329125116106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329125116106 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Deallocated (fsm.c:568) 20250329125116106 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329125116106 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329125116106 DLLC NOTICE LLME(e3b891ea/fea9eb5e){ASSIGNED} LLGM Assign pre (fea9eb5e => ffffffff) (gprs_llc.c:1079) 20250329125116106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fea9eb5e => ffffffff) (gprs_llc.c:1125) 20250329125120499 DGPRS DEBUG Checking for inactive LLMEs, time = 6483586 (sgsn.c:131) 20250329125121108 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250329125126109 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250329125129822 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329125129822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329125129823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125131111 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250329125136113 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250329125139417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125139423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125139423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125139431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125139435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125139435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125139444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125139448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125139448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@946bd857a56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@946bd857a56d: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(1284)@946bd857a56d: Final verdict of PTC: none 20250329125139897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125139897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1275)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1279)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1291)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@946bd857a56d: Final verdict of PTC: none 20250329125139898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1290)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1289)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1277)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1287)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1282)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@946bd857a56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@946bd857a56d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@946bd857a56d: 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'. Sat Mar 29 12:51:39 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 20250329125139958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125140360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118184) 20250329125140898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125140899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125141114 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250329125141114 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5623a056d670) (sgsn_libgtp.c:632) 20250329125141114 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5623a056d670) (sgsn_libgtp.c:636) 20250329125141114 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250329125141114 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250329125141114 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250329125141114 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118184, count=122540) 20250329125141900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125141900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:51: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_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 20250329125142901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125142901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_cell_change_different_rai_ci_data started. 20250329125143450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125143452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125143492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125143492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125143492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125143492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125143492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125143492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125143492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125143492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125143493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125143493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125143493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125143493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125143493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125143493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125143493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125143493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125143493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125143493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125143493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125143493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125143496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125143503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125143503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1299)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1303)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125143506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125143506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125143506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125143506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125143506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125143506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125143506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125143506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125143507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125143507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125143507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125143507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125143507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125143507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125143507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125143507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125143507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125143507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125143507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125143507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125143509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125143515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125143515 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)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125143522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125143522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125143522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125143522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125143522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125143522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125143522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125143522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125143523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125143523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125143523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125143523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125143523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125143523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125143523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125143523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125143523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125143523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125143523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125143523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125143523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125143525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125143529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125143529 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125143902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125143902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125143902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125143902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125143906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125143908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@946bd857a56d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EAA0A288'O, index=0 SGSN_Test-GSUP(1310)@946bd857a56d: 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)@946bd857a56d: 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 := 'DC8767A812FAA5A2FD6F35C5DF2CA846'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB3359C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61C26F4ACC668FEF'O } } } } } 20250329125143980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125143980 DLLC NOTICE LLME(ffffffff/eaa0a288){UNASSIGNED} LLC RX: unknown TLLI 0xeaa0a288, creating LLME on the fly (gprs_llc.c:552) 20250329125143980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125143980 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125143980 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125143980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125143980 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125143980 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125143980 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125143980 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125143980 DLLC NOTICE LLME(ffffffff/eaa0a288){UNASSIGNED} LLGM Assign pre (eaa0a288 => ebf41ab8) (gprs_llc.c:1079) 20250329125143980 DLLC NOTICE LLME(eaa0a288/ebf41ab8){ASSIGNED} LLGM Assign post (eaa0a288 => ebf41ab8) (gprs_llc.c:1125) 20250329125143980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125143980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125143980 DMM DEBUG MM(262420000000070/ebf41ab8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125144006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144007 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125144007 DMM DEBUG MM(262420000000070/ebf41ab8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1139) 20250329125144007 DMM NOTICE MM(262420000000070/ebf41ab8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125144007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125144007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125144007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125144007 DMM DEBUG MM(262420000000070/ebf41ab8) Requesting authorization (sgsn_auth.c:160) 20250329125144007 DMM INFO MM(262420000000070/ebf41ab8) Requesting authentication tuples (sgsn_auth.c:184) 20250329125144007 DMM DEBUG MM(262420000000070/ebf41ab8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125144007 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250329125144007 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)@946bd857a56d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@946bd857a56d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250329125144013 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125144013 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125144013 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125144013 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125144013 DMM INFO MM(262420000000070/ebf41ab8) Subscriber data update (mmctx.c:445) 20250329125144013 DMM DEBUG MM(262420000000070/ebf41ab8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125144013 DMM INFO MM(262420000000070/ebf41ab8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125144013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125144013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125144014 DMM INFO MM(262420000000070/ebf41ab8) <- GMM AUTH AND CIPHERING REQ (rand = dc 87 67 a8 12 fa a5 a2 fd 6f 35 c5 df 2c a8 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125144030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144030 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125144030 DMM INFO MM(262420000000070/ebf41ab8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125144030 DMM NOTICE MM(262420000000070/ebf41ab8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125144030 DMM DEBUG MM(262420000000070/ebf41ab8) checking auth: received GSM SRES = fb 33 59 c0 (gprs_gmm.c:721) 20250329125144031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125144031 DMM DEBUG MM(262420000000070/ebf41ab8) Requesting authorization (sgsn_auth.c:160) 20250329125144031 DMM INFO MM(262420000000070/ebf41ab8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125144031 DMM DEBUG MM(262420000000070/ebf41ab8) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125144031 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250329125144031 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) 20250329125144031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125144031 DMM INFO MM(262420000000070/ebf41ab8) <- GMM ATTACH ACCEPT (new P-TMSI=0xebf41ab8) (gprs_gmm.c:355) 20250329125144034 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125144034 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125144034 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250329125144034 DMM INFO MM(262420000000070/ebf41ab8) Subscriber data update (mmctx.c:445) 20250329125144034 DMM DEBUG MM(262420000000070/ebf41ab8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125144034 DMM INFO MM(262420000000070/ebf41ab8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125144034 DMM NOTICE MM(262420000000070/ebf41ab8) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1055) 20250329125144034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125144034 DMM NOTICE MM(262420000000070/ebf41ab8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125144034 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) 20250329125144035 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125144035 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250329125144035 DMM INFO MM(262420000000070/ebf41ab8) Subscriber data update (mmctx.c:445) 20250329125144035 DMM DEBUG MM(262420000000070/ebf41ab8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125144046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144046 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125144046 DMM INFO MM(262420000000070/ebf41ab8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125144046 DMM NOTICE MM(262420000000070/ebf41ab8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125144046 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125144046 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125144046 DLLC NOTICE LLME(eaa0a288/ebf41ab8){ASSIGNED} LLGM Assign pre (ffffffff => ebf41ab8) (gprs_llc.c:1079) 20250329125144046 DLLC NOTICE LLME(ffffffff/ebf41ab8){ASSIGNED} LLGM Assign post (ffffffff => ebf41ab8) (gprs_llc.c:1125) 20250329125144046 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125144046 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125144046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125144046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125144103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144103 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125144103 DMM INFO MM(262420000000070/ebf41ab8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125144103 DMM INFO MM(262420000000070/ebf41ab8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125144103 DMM DEBUG MM(262420000000070/ebf41ab8) Using GGSN 0 (gprs_sm.c:317) 20250329125144103 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) 20250329125144103 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250329125144103 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125144103 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125144103 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250329125144129 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 c5 5f de 04 11 4d c9 c6 d3 14 05 7f b2 e1 23 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=1074 from retransmit req queue (gtp.c:461) 20250329125144129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b52204f0, cbp=0x5623a056d670) (sgsn_libgtp.c:632) 20250329125144129 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125144129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=ebf41ab8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125144129 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125144129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@946bd857a56d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125144145 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) 20250329125144159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144159 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144159 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_data-BVCI210(1302)@946bd857a56d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EBF41AB8'O, index=0 20250329125144173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125144173 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125144173 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5623a05726e8, TLLI=ebf41ab8, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@946bd857a56d: Removing Client IMSI='262420000000070'H, index=0 20250329125146174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_rai_ci_data-BVCI196(1297)@946bd857a56d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@946bd857a56d: Final verdict of PTC: pass 20250329125146191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329125146194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125146194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1310)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1298)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1303)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1308)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1301)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1296)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1306)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@946bd857a56d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:51:46 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250329125146309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125146711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93224) 20250329125147160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125147160 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125147161 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125147195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125147195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93224, count=99796) 20250329125148196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125148197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250329125149197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125149198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_cell_change_different_ci_attach started. 20250329125149814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125149817 DMM INFO MM(262420000000070/ebf41ab8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125149817 DMM INFO MM(262420000000070/ebf41ab8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125149817 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125149817 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125149817 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125149817 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250329125149817 DLLC NOTICE LLME(ffffffff/ebf41ab8){ASSIGNED} LLGM Assign pre (ebf41ab8 => ffffffff) (gprs_llc.c:1079) 20250329125149817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebf41ab8 => ffffffff) (gprs_llc.c:1125) 20250329125149817 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329125149817 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125149817 DMM NOTICE MM(262420000000070/ebf41ab8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125149817 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250329125149817 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125149817 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125149817 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250329125149817 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250329125149817 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) 20250329125149817 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) 20250329125149817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125149817 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125149817 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125149817 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125149817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125149857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125149857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125149857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125149857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125149857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125149857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125149857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125149857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125149858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125149858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125149858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125149858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125149858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125149858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125149858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125149858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149858 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125149858 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125149858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125149859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125149859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125149861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125149866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125149866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125149876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125149876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125149876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125149876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149876 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125149876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125149876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125149876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125149876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125149877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125149877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125149877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125149877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125149877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125149877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125149877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125149877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149877 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125149877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125149877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1323)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125149877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125149877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125149879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250329125149885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125149885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1327)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@946bd857a56d: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI210(1320)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125149887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125149887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125149887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125149887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149887 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125149887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125149887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125149887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125149887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125149888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125149888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125149888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125149888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125149888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125149888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125149888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125149888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125149888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125149889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125149891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125149896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125149896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125150199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125150199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125150199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125150199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125150203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125150204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@946bd857a56d: 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(1328)@946bd857a56d: 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(1328)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@946bd857a56d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F811819E'O, index=0 SGSN_Test-GSUP(1329)@946bd857a56d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@946bd857a56d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@946bd857a56d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F811819E'O, index=0 TC_cell_change_different_ci_attach(1331)@946bd857a56d: 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 := '8C22C6A41E59598BDE427EFD7B9F3695'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C56764D'O ("\fVvM") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0432AD5E28638F8'O } } } } } 20250329125150287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150287 DLLC NOTICE LLME(ffffffff/f811819e){UNASSIGNED} LLC RX: unknown TLLI 0xf811819e, creating LLME on the fly (gprs_llc.c:552) 20250329125150287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125150287 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125150287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125150287 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125150287 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329125150287 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125150287 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125150287 DLLC NOTICE LLME(ffffffff/f811819e){UNASSIGNED} LLGM Assign pre (f811819e => f8badd41) (gprs_llc.c:1079) 20250329125150287 DLLC NOTICE LLME(f811819e/f8badd41){ASSIGNED} LLGM Assign post (f811819e => f8badd41) (gprs_llc.c:1125) 20250329125150287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125150287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125150287 DMM DEBUG MM(262420000000069/f8badd41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125150306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150306 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150306 DMM DEBUG MM(262420000000069/f8badd41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250329125150306 DMM NOTICE MM(262420000000069/f8badd41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125150306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125150306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125150306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125150306 DMM DEBUG MM(262420000000069/f8badd41) Requesting authorization (sgsn_auth.c:160) 20250329125150306 DMM INFO MM(262420000000069/f8badd41) Requesting authentication tuples (sgsn_auth.c:184) 20250329125150306 DMM DEBUG MM(262420000000069/f8badd41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125150306 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250329125150306 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)@946bd857a56d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@946bd857a56d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250329125150312 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125150312 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125150312 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125150312 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125150312 DMM INFO MM(262420000000069/f8badd41) Subscriber data update (mmctx.c:445) 20250329125150312 DMM DEBUG MM(262420000000069/f8badd41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125150312 DMM INFO MM(262420000000069/f8badd41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125150312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125150313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125150313 DMM INFO MM(262420000000069/f8badd41) <- GMM AUTH AND CIPHERING REQ (rand = 8c 22 c6 a4 1e 59 59 8b de 42 7e fd 7b 9f 36 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125150328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150328 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150328 DMM INFO MM(262420000000069/f8badd41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125150328 DMM NOTICE MM(262420000000069/f8badd41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125150328 DMM DEBUG MM(262420000000069/f8badd41) checking auth: received GSM SRES = 0c 56 76 4d (gprs_gmm.c:721) 20250329125150328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125150328 DMM DEBUG MM(262420000000069/f8badd41) Requesting authorization (sgsn_auth.c:160) 20250329125150328 DMM INFO MM(262420000000069/f8badd41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125150328 DMM DEBUG MM(262420000000069/f8badd41) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125150329 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250329125150329 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) 20250329125150329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125150329 DMM INFO MM(262420000000069/f8badd41) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8badd41) (gprs_gmm.c:355) 20250329125150331 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125150331 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125150331 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250329125150331 DMM INFO MM(262420000000069/f8badd41) Subscriber data update (mmctx.c:445) 20250329125150331 DMM DEBUG MM(262420000000069/f8badd41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125150331 DMM INFO MM(262420000000069/f8badd41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125150332 DMM NOTICE MM(262420000000069/f8badd41) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1055) 20250329125150332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125150332 DMM NOTICE MM(262420000000069/f8badd41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125150332 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) 20250329125150334 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125150334 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250329125150334 DMM INFO MM(262420000000069/f8badd41) Subscriber data update (mmctx.c:445) 20250329125150334 DMM DEBUG MM(262420000000069/f8badd41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125150348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150348 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150348 DMM INFO MM(262420000000069/f8badd41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125150348 DMM NOTICE MM(262420000000069/f8badd41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125150348 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125150348 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125150348 DLLC NOTICE LLME(f811819e/f8badd41){ASSIGNED} LLGM Assign pre (ffffffff => f8badd41) (gprs_llc.c:1079) 20250329125150348 DLLC NOTICE LLME(ffffffff/f8badd41){ASSIGNED} LLGM Assign post (ffffffff => f8badd41) (gprs_llc.c:1125) 20250329125150348 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125150348 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125150348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125150348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125150405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150405 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150405 DMM INFO MM(262420000000069/f8badd41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125150405 DMM INFO MM(262420000000069/f8badd41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125150405 DMM DEBUG MM(262420000000069/f8badd41) Using GGSN 0 (gprs_sm.c:317) 20250329125150405 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) 20250329125150405 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250329125150405 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125150405 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125150405 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250329125150430 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 fe d6 b6 36 11 39 0c b7 82 14 05 7f 3e 90 20 fc 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) 20250329125150430 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5221568, cbp=0x5623a056da00) (sgsn_libgtp.c:632) 20250329125150430 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125150430 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=f8badd41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125150430 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125150430 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@946bd857a56d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125150446 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:825) 20250329125150461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150461 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150461 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_attach-BVCI210(1320)@946bd857a56d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@946bd857a56d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8BADD41'O, index=0 TC_cell_change_different_ci_attach(1331)@946bd857a56d: 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 := '741971A71343DB13ED9A92D25BE8E133'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1D196D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D949CCE5196A734'O } } } } } 20250329125150475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150475 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150475 DMM INFO MM(262420000000069/f8badd41) -> GMM ATTACH REQUEST MI(TMSI-0xF8BADD41) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125150475 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125150475 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125150475 DLLC NOTICE LLME(ffffffff/f8badd41){ASSIGNED} LLGM Assign pre (f8badd41 => e828c1b8) (gprs_llc.c:1079) 20250329125150475 DLLC NOTICE LLME(f8badd41/e828c1b8){ASSIGNED} LLGM Assign post (f8badd41 => e828c1b8) (gprs_llc.c:1125) 20250329125150475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125150475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125150475 DMM DEBUG MM(262420000000069/e828c1b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125150497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125150497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250329125150497 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125150497 DMM DEBUG MM(262420000000069/e828c1b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250329125150497 DMM NOTICE MM(262420000000069/e828c1b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125150497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125150497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125150497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125150497 DMM DEBUG MM(262420000000069/e828c1b8) Requesting authorization (sgsn_auth.c:160) 20250329125150497 DMM INFO MM(262420000000069/e828c1b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125150497 DMM DEBUG MM(262420000000069/e828c1b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125150497 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250329125150497 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) 20250329125150499 DGPRS DEBUG Checking for inactive LLMEs, time = 6483616 (sgsn.c:131) 20250329125153497 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125153498 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125153498 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125156498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250329125156498 DMM ERROR MM(262420000000069/e828c1b8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250329125156498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250329125156498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250329125156498 DMM NOTICE MM(262420000000069/e828c1b8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250329125156498 DMM NOTICE MM(262420000000069/e828c1b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125156498 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250329125156498 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=e828c1b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125156498 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125156498 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125156498 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250329125156498 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250329125156498 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) 20250329125156498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Reject}: Deallocated (fsm.c:568) 20250329125156498 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Deallocated (fsm.c:568) 20250329125156498 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329125156498 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250329125156498 DLLC NOTICE LLME(f8badd41/e828c1b8){ASSIGNED} LLGM Assign pre (e828c1b8 => ffffffff) (gprs_llc.c:1079) 20250329125156498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e828c1b8 => ffffffff) (gprs_llc.c:1125) 20250329125201499 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250329125206500 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250329125210200 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250329125210200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250329125210201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125211501 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250329125216502 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250329125219860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125219866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125219866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125219877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125219880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125219880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250329125219890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125219894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125219894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@946bd857a56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@946bd857a56d: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250329125220271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125220271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@946bd857a56d: Final verdict of PTC: none 20250329125220273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1322)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1317)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1327)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1315)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1321)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@946bd857a56d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1325)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@946bd857a56d: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@946bd857a56d: 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'. Sat Mar 29 12:52:20 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 20250329125220337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125220500 DGPRS DEBUG Checking for inactive LLMEs, time = 6483646 (sgsn.c:131) 20250329125220739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122852) 20250329125221273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125221273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125221503 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250329125221503 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5623a056da00) (sgsn_libgtp.c:632) 20250329125221503 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5623a056da00) (sgsn_libgtp.c:636) 20250329125221503 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250329125221503 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250329125221503 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250329125221503 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122852, count=129124) 20250329125222275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125222275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52: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_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 20250329125223276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125223276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_cell_change_different_ci_data started. 20250329125223821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125223823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125223871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125223871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125223871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125223871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223871 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125223871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125223871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125223871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125223871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125223873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125223873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125223873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125223873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125223873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125223873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125223873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125223873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125223873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125223873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125223873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125223873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125223878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125223889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125223889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125223894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125223894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125223894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125223894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125223894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125223894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125223894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125223894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125223894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125223894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125223894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125223895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125223895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125223895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125223895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125223895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125223895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125223895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125223895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125223895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125223896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125223901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125223901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125223908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125223908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125223908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125223908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125223908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125223908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125223908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125223909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125223909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125223910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125223915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125223915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125224277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125224277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125224277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125224277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125224282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125224283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@946bd857a56d: 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)@946bd857a56d: 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(1347)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@946bd857a56d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D56F443D'O, index=0 SGSN_Test-GSUP(1348)@946bd857a56d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@946bd857a56d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@946bd857a56d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D56F443D'O, index=0 TC_cell_change_different_ci_data(1350)@946bd857a56d: 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 := '347450E245EEC95D466B93E000BAA94F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F937BCC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D987D06A90C92B2'O } } } } } 20250329125224339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224339 DLLC NOTICE LLME(ffffffff/d56f443d){UNASSIGNED} LLC RX: unknown TLLI 0xd56f443d, creating LLME on the fly (gprs_llc.c:552) 20250329125224339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125224339 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125224339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125224339 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125224339 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125224339 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125224340 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125224340 DLLC NOTICE LLME(ffffffff/d56f443d){UNASSIGNED} LLGM Assign pre (d56f443d => e60dcaff) (gprs_llc.c:1079) 20250329125224340 DLLC NOTICE LLME(d56f443d/e60dcaff){ASSIGNED} LLGM Assign post (d56f443d => e60dcaff) (gprs_llc.c:1125) 20250329125224340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125224340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125224340 DMM DEBUG MM(262420000000071/e60dcaff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125224351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224351 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125224351 DMM DEBUG MM(262420000000071/e60dcaff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1139) 20250329125224351 DMM NOTICE MM(262420000000071/e60dcaff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125224351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125224351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125224351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125224351 DMM DEBUG MM(262420000000071/e60dcaff) Requesting authorization (sgsn_auth.c:160) 20250329125224351 DMM INFO MM(262420000000071/e60dcaff) Requesting authentication tuples (sgsn_auth.c:184) 20250329125224351 DMM DEBUG MM(262420000000071/e60dcaff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125224351 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250329125224351 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)@946bd857a56d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@946bd857a56d: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250329125224355 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125224355 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125224355 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125224355 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125224355 DMM INFO MM(262420000000071/e60dcaff) Subscriber data update (mmctx.c:445) 20250329125224355 DMM DEBUG MM(262420000000071/e60dcaff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125224355 DMM INFO MM(262420000000071/e60dcaff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125224355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125224355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125224355 DMM INFO MM(262420000000071/e60dcaff) <- GMM AUTH AND CIPHERING REQ (rand = 34 74 50 e2 45 ee c9 5d 46 6b 93 e0 00 ba a9 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125224370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224370 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125224370 DMM INFO MM(262420000000071/e60dcaff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125224370 DMM NOTICE MM(262420000000071/e60dcaff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125224370 DMM DEBUG MM(262420000000071/e60dcaff) checking auth: received GSM SRES = 4f 93 7b cc (gprs_gmm.c:721) 20250329125224370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125224370 DMM DEBUG MM(262420000000071/e60dcaff) Requesting authorization (sgsn_auth.c:160) 20250329125224370 DMM INFO MM(262420000000071/e60dcaff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125224370 DMM DEBUG MM(262420000000071/e60dcaff) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125224370 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250329125224370 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) 20250329125224370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125224370 DMM INFO MM(262420000000071/e60dcaff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe60dcaff) (gprs_gmm.c:355) 20250329125224373 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125224373 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125224373 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250329125224373 DMM INFO MM(262420000000071/e60dcaff) Subscriber data update (mmctx.c:445) 20250329125224373 DMM DEBUG MM(262420000000071/e60dcaff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125224373 DMM INFO MM(262420000000071/e60dcaff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125224373 DMM NOTICE MM(262420000000071/e60dcaff) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1055) 20250329125224373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125224373 DMM NOTICE MM(262420000000071/e60dcaff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125224373 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) 20250329125224374 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125224375 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250329125224375 DMM INFO MM(262420000000071/e60dcaff) Subscriber data update (mmctx.c:445) 20250329125224375 DMM DEBUG MM(262420000000071/e60dcaff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125224386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224386 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125224386 DMM INFO MM(262420000000071/e60dcaff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125224386 DMM NOTICE MM(262420000000071/e60dcaff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125224386 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125224386 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125224386 DLLC NOTICE LLME(d56f443d/e60dcaff){ASSIGNED} LLGM Assign pre (ffffffff => e60dcaff) (gprs_llc.c:1079) 20250329125224386 DLLC NOTICE LLME(ffffffff/e60dcaff){ASSIGNED} LLGM Assign post (ffffffff => e60dcaff) (gprs_llc.c:1125) 20250329125224386 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125224386 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125224386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125224386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125224443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224443 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125224443 DMM INFO MM(262420000000071/e60dcaff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250329125224443 DMM INFO MM(262420000000071/e60dcaff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250329125224443 DMM DEBUG MM(262420000000071/e60dcaff) Using GGSN 0 (gprs_sm.c:317) 20250329125224443 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) 20250329125224443 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250329125224443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250329125224443 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20250329125224443 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250329125224468 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 17 a8 1b a0 11 4c 92 d0 36 14 05 7f 20 67 a0 af 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) 20250329125224469 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3b5221568, cbp=0x5623a056da00) (sgsn_libgtp.c:632) 20250329125224469 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250329125224469 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5623a05726e8 TLLI=e60dcaff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250329125224469 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250329125224469 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@946bd857a56d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed 20250329125224478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) 20250329125224481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224481 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224481 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_data-BVCI210(1340)@946bd857a56d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@946bd857a56d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E60DCAFF'O, index=0 20250329125224485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125224485 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125224485 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125224485 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_ci_data-BVCI196(1335)@946bd857a56d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@946bd857a56d: Final verdict of PTC: pass 20250329125224495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329125224497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125224497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1336)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1348)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1346)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1341)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@946bd857a56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1344)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1339)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1334)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@946bd857a56d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:52:24 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 20250329125224592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125224994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74520) 20250329125225498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125225498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74520, count=99040) 20250329125226500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125226500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52: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_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 20250329125227486 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250329125227486 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250329125227486 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250329125227501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125227501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_sgsn_context_req_in started. 20250329125228092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125228095 DMM INFO MM(262420000000071/e60dcaff) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125228095 DMM INFO MM(262420000000071/e60dcaff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125228095 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125228095 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125228095 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125228095 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250329125228095 DLLC NOTICE LLME(ffffffff/e60dcaff){ASSIGNED} LLGM Assign pre (e60dcaff => ffffffff) (gprs_llc.c:1079) 20250329125228095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e60dcaff => ffffffff) (gprs_llc.c:1125) 20250329125228095 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5623a0572390 (gprs_sndcp.c:574) 20250329125228095 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5623a05726e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250329125228095 DMM NOTICE MM(262420000000071/e60dcaff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250329125228095 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250329125228095 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250329125228095 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250329125228095 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250329125228095 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250329125228095 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) 20250329125228095 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) 20250329125228095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125228095 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125228095 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125228096 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125228096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125228145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125228145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125228145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125228145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125228145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125228145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125228145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125228145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125228146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125228146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125228146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125228147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125228147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125228147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125228147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125228147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125228147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125228147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329125228147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125228147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125228150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125228156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125228156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1356)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1353)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125228160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125228160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125228160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125228160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125228160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125228160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125228160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125228160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125228161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125228161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125228161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125228161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125228161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125228161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125228161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125228161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125228161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125228161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125228161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125228161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125228164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125228170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125228170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1365)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125228176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125228176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125228176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125228176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125228176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125228176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125228176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125228176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125228177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125228177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125228177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125228177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125228177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125228177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125228177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125228177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125228177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125228177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125228177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125228177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125228177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125228180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125228186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125228186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125228502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125228502 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125228502 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125228502 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125228506 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125228507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@946bd857a56d: 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(1366)@946bd857a56d: 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(1366)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@946bd857a56d: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='EC73B66F'O, index=0 SGSN_Test-GSUP(1367)@946bd857a56d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@946bd857a56d: 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 := '52D73F35F3F5400A96C18EAC2D09B044'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03F1469E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05A589F4AB87C953'O } } } } } 20250329125229577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125229577 DLLC NOTICE LLME(ffffffff/ec73b66f){UNASSIGNED} LLC RX: unknown TLLI 0xec73b66f, creating LLME on the fly (gprs_llc.c:552) 20250329125229577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125229577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125229577 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125229577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125229577 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125229577 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Allocated (fsm.c:456) 20250329125229577 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125229577 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125229577 DLLC NOTICE LLME(ffffffff/ec73b66f){UNASSIGNED} LLGM Assign pre (ec73b66f => e573f9ad) (gprs_llc.c:1079) 20250329125229577 DLLC NOTICE LLME(ec73b66f/e573f9ad){ASSIGNED} LLGM Assign post (ec73b66f => e573f9ad) (gprs_llc.c:1125) 20250329125229577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125229577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125229577 DMM DEBUG MM(262420000000072/e573f9ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125229591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125229591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125229591 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125229591 DMM DEBUG MM(262420000000072/e573f9ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1139) 20250329125229591 DMM NOTICE MM(262420000000072/e573f9ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125229591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125229591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125229591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125229591 DMM DEBUG MM(262420000000072/e573f9ad) Requesting authorization (sgsn_auth.c:160) 20250329125229591 DMM INFO MM(262420000000072/e573f9ad) Requesting authentication tuples (sgsn_auth.c:184) 20250329125229591 DMM DEBUG MM(262420000000072/e573f9ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125229591 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250329125229591 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)@946bd857a56d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@946bd857a56d: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250329125229595 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125229595 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125229595 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125229595 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125229595 DMM INFO MM(262420000000072/e573f9ad) Subscriber data update (mmctx.c:445) 20250329125229595 DMM DEBUG MM(262420000000072/e573f9ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125229595 DMM INFO MM(262420000000072/e573f9ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125229595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125229595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125229595 DMM INFO MM(262420000000072/e573f9ad) <- GMM AUTH AND CIPHERING REQ (rand = 52 d7 3f 35 f3 f5 40 0a 96 c1 8e ac 2d 09 b0 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250329125229607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125229607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125229607 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125229607 DMM INFO MM(262420000000072/e573f9ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125229607 DMM NOTICE MM(262420000000072/e573f9ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125229607 DMM DEBUG MM(262420000000072/e573f9ad) checking auth: received GSM SRES = 03 f1 46 9e (gprs_gmm.c:721) 20250329125229607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125229607 DMM DEBUG MM(262420000000072/e573f9ad) Requesting authorization (sgsn_auth.c:160) 20250329125229607 DMM INFO MM(262420000000072/e573f9ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125229607 DMM DEBUG MM(262420000000072/e573f9ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125229607 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250329125229608 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) 20250329125229608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125229608 DMM INFO MM(262420000000072/e573f9ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe573f9ad) (gprs_gmm.c:355) 20250329125229610 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125229610 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125229610 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250329125229610 DMM INFO MM(262420000000072/e573f9ad) Subscriber data update (mmctx.c:445) 20250329125229610 DMM DEBUG MM(262420000000072/e573f9ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125229610 DMM INFO MM(262420000000072/e573f9ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125229610 DMM NOTICE MM(262420000000072/e573f9ad) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1055) 20250329125229610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125229610 DMM NOTICE MM(262420000000072/e573f9ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125229610 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) 20250329125229612 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125229612 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250329125229612 DMM INFO MM(262420000000072/e573f9ad) Subscriber data update (mmctx.c:445) 20250329125229612 DMM DEBUG MM(262420000000072/e573f9ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125229621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125229621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125229621 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125229621 DMM INFO MM(262420000000072/e573f9ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125229621 DMM NOTICE MM(262420000000072/e573f9ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125229621 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125229621 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125229621 DLLC NOTICE LLME(ec73b66f/e573f9ad){ASSIGNED} LLGM Assign pre (ffffffff => e573f9ad) (gprs_llc.c:1079) 20250329125229621 DLLC NOTICE LLME(ffffffff/e573f9ad){ASSIGNED} LLGM Assign post (ffffffff => e573f9ad) (gprs_llc.c:1125) 20250329125229621 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125229621 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125229621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125229621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125229675 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 fc 80 00 00 03 52 f0 99 42 42 de 05 e5 73 f9 ad 0c 01 02 03 0d fe 11 36 3a 8a cd 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@946bd857a56d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250329125231677 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250329125231677 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250329125231677 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) 20250329125231678 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250329125231678 DMM INFO MM(262420000000072/e573f9ad) Subscriber data update (mmctx.c:445) 20250329125231678 DMM DEBUG MM(262420000000072/e573f9ad) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250329125231678 DMM INFO MM(262420000000072/e573f9ad) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250329125231678 DMM INFO MM(262420000000072/e573f9ad) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125231678 DMM INFO MM(262420000000072/e573f9ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125231678 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125231678 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125231678 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125231678 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329125231678 DLLC NOTICE LLME(ffffffff/e573f9ad){ASSIGNED} LLGM Assign pre (e573f9ad => ffffffff) (gprs_llc.c:1079) 20250329125231678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e573f9ad => ffffffff) (gprs_llc.c:1125) 20250329125231678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125231678 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125231678 DMM DEBUG MM_STATE_Iu[0x5623a0564fc0]{Detached}: Deallocated (fsm.c:568) 20250329125231678 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@946bd857a56d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@946bd857a56d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250329125231689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60872<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1360)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1367)@946bd857a56d: Final verdict of PTC: none 20250329125231693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_sgsn_context_req_in-BVCI210(1359)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1365)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@946bd857a56d: Final verdict of PTC: none 20250329125231693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1351)@946bd857a56d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@946bd857a56d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1354)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1358)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1363)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@946bd857a56d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@946bd857a56d: 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'. Sat Mar 29 12:52:31 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 20250329125231753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125232156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98848) 20250329125232694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125232694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98848, count=100008) 20250329125233695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125233695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52: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_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 20250329125234696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125234696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_sgsn_context_req_out started. 20250329125235248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125235251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125235296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125235296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125235296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125235296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235296 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125235296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125235296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125235296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125235296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125235297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125235297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125235297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125235298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125235298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125235298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125235298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125235298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125235298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125235298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125235298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125235298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125235301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125235309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125235309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1380)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1379)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125235317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125235317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125235317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125235317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125235317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125235317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125235317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125235317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125235318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125235318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125235318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125235318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125235318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125235318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125235318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125235318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125235318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125235318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125235319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125235319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125235321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1379)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1376)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1384)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125235326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125235326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125235326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125235326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235326 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125235326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125235326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125235326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125235326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250329125235326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125235326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1384)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125235327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125235327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125235327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125235327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125235327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125235327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125235327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125235327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125235327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125235327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125235327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125235327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125235327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_out-BVCI210(1377)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125235329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125235334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125235334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125235697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125235698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125235698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125235698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125235702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@946bd857a56d: 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)@946bd857a56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250329125235703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@946bd857a56d: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EBE339FD'O, index=0 SGSN_Test-GSUP(1386)@946bd857a56d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250329125236774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125236774 DLLC NOTICE LLME(ffffffff/ebe339fd){UNASSIGNED} LLC RX: unknown TLLI 0xebe339fd, creating LLME on the fly (gprs_llc.c:552) 20250329125236774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250329125236774 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329125236774 DMM NOTICE LLME(ffffffff/ebe339fd){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250329125236774 DLLC NOTICE LLME(ffffffff/ebe339fd){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250329125236774 DMM ERROR LLME(ffffffff/ebe339fd){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250329125236774 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250329125236774 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250329125236774 DLLC NOTICE LLME(ffffffff/ebe339fd){UNASSIGNED} LLGM Assign pre (ebe339fd => ffffffff) (gprs_llc.c:1079) 20250329125236774 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebe339fd => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@946bd857a56d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@946bd857a56d: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250329125236798 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125236798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1384)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1380)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1374)@946bd857a56d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@946bd857a56d: Final verdict of PTC: none 20250329125236802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI220(1383)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1372)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1378)@946bd857a56d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1382)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@946bd857a56d: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@946bd857a56d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@946bd857a56d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@946bd857a56d: 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'. Sat Mar 29 12:52:36 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 20250329125236915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125237318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50476) 20250329125237799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125237799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50476, count=54832) 20250329125238801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125238801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250329125239802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125239802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_req_id_req_ra_update started. 20250329125240404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125240406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1393)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125240458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125240458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125240458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125240458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125240458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125240458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125240458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125240458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125240460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125240460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125240460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125240460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125240460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125240460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125240460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125240460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125240460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125240460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125240460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125240460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125240463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1390)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125240469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125240469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250329125240470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125240470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125240470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125240470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125240470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125240470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125240470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125240470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125240471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125240471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125240471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125240471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125240471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125240471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125240471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125240471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125240471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125240471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125240471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125240471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_req_id_req_ra_update-BVCI196(1391)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125240474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125240478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125240478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125240484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125240484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125240484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125240484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125240484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125240484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125240484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125240484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125240485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125240485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125240485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125240485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125240485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125240485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125240485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125240485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125240485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125240485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125240485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125240486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125240486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125240488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125240494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125240494 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125240803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125240803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125240803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125240803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125240808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125240809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1391)@946bd857a56d: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CBBC9128'O, index=0 SGSN_Test-GSUP(1405)@946bd857a56d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250329125240884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125240884 DLLC NOTICE LLME(ffffffff/cbbc9128){UNASSIGNED} LLC RX: unknown TLLI 0xcbbc9128, creating LLME on the fly (gprs_llc.c:552) 20250329125240884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125240884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125240884 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125240884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125240884 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125240884 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125240884 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125240884 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125240884 DLLC NOTICE LLME(ffffffff/cbbc9128){UNASSIGNED} LLGM Assign pre (cbbc9128 => e12db0b6) (gprs_llc.c:1079) 20250329125240884 DLLC NOTICE LLME(cbbc9128/e12db0b6){ASSIGNED} LLGM Assign post (cbbc9128 => e12db0b6) (gprs_llc.c:1125) 20250329125240884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125240884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125240884 DMM DEBUG MM(262420000000047/e12db0b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125240909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125240909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125240909 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125240909 DMM INFO MM(262420000000047/e12db0b6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329125240909 DMM INFO MM(262420000000047/e12db0b6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-21430-170 New RA: 262-42-13135-0 (gprs_gmm.c:1763) 20250329125240909 DMM NOTICE MM(262420000000047/e12db0b6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250329125240909 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250329125240909 DMM INFO MM(262420000000047/e12db0b6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250329125240909 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125240909 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125240909 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125240909 DMM ERROR MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329125240909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Deallocated (fsm.c:568) 20250329125240909 DMM DEBUG MM_STATE_Gb(0)[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125240909 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125240909 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125240909 DLLC NOTICE LLME(cbbc9128/e12db0b6){ASSIGNED} LLGM Assign pre (e12db0b6 => ffffffff) (gprs_llc.c:1079) 20250329125240909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e12db0b6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@946bd857a56d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1391)@946bd857a56d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@946bd857a56d: Final verdict of PTC: pass 20250329125240923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42236<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250329125240927 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1403)@946bd857a56d: Final verdict of PTC: none 20250329125240927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1404)@946bd857a56d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@946bd857a56d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@946bd857a56d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1391)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1405)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1394)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1398)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1401)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1396)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1392)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1391): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) Sat Mar 29 12:52:40 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== MTC@946bd857a56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@946bd857a56d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329125241063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125241466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61356) 20250329125241928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125241941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61356, count=62812) 20250329125242942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125242942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test execution finished. MTC@946bd857a56d: 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 ------ Sat Mar 29 12:52: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_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 20250329125243944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125243944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_iu_attach started. 20250329125244562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125244565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125244594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125244594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125244594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125244594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125244594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125244594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125244594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125244594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125244595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125244595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125244595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125244595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125244595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125244595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125244595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125244595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125244596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125244596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125244598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125244605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125244605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1413)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1411)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1417)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125244609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125244609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125244609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125244609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125244609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125244610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125244610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125244610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125244610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125244610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125244610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125244610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125244610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125244610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125244610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125244610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125244610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125244613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125244618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125244618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125244624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125244624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125244624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125244624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125244624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125244624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125244624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125244625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125244625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125244626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125244632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125244632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1425)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125244836 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125244836 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) 20250329125244836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125244836 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125244841 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) 20250329125244841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125244841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125244841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125244841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125244842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125244842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125244844 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) 20250329125244844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125244844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125244844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125244844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125244844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125244844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125244844 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125244946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125244946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125244946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125244946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125244949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125244950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@946bd857a56d: 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)@946bd857a56d: 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(1427)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125245650 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) 20250329125245650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125245650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125245650 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) 20250329125245650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125245650 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) 20250329125245651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125245651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125245651 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125245651 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125245652 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) 20250329125245652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125245652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125245652 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) 20250329125245652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125245652 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) 20250329125245652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125245652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@946bd857a56d: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F60650E4'O, index=0 SGSN_Test-GSUP(1428)@946bd857a56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@946bd857a56d: 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 := 'C98D'O, rac := '2E'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)@946bd857a56d: Added conn table entry 0TC_iu_attach(1430)1702168 SGSN_Test_0-SCCP(1423)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1424)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125246029 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) 20250329125246029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246030 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125246030 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125246030 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125246030 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250329125246030 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250329125246030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125246030 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Deregistered}: Allocated (fsm.c:456) 20250329125246030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Allocated (fsm.c:456) 20250329125246030 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125246030 DMM DEBUG MM_STATE_Iu[0x5623a0574000]{Detached}: Allocated (fsm.c:456) 20250329125246030 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125246030 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125246030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125246030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125246030 DMM DEBUG MM(262420000001001/dc34710e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125246030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250329125246030 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) 20250329125246030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246030 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) 20250329125246030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246030 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) 20250329125246030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: { messageType := 2, destLocRef := '19F918'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@946bd857a56d: 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 := '21A065C4E5BA614136D22898855DEDF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D16A234A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF0F28BEB8BECE21'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DFD6375F75489B112F8ACE1823C35B57'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '71ACED4ABDC5EABBDACDC670DF2625CD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A0E8F8499079F39A62449B5E30A2E9B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D2D9DB23B573DB6'O } } } } } SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1423)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250329125246037 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) 20250329125246037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246038 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) 20250329125246038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246038 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) 20250329125246038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246038 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125246038 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125246038 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125246038 DMM DEBUG MM(262420000001001/dc34710e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250329125246038 DMM NOTICE MM(262420000001001/dc34710e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125246038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125246038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125246038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125246038 DMM DEBUG MM(262420000001001/dc34710e) Requesting authorization (sgsn_auth.c:160) 20250329125246038 DMM INFO MM(262420000001001/dc34710e) Requesting authentication tuples (sgsn_auth.c:184) 20250329125246038 DMM DEBUG MM(262420000001001/dc34710e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125246038 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250329125246038 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)@946bd857a56d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@946bd857a56d: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250329125246040 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125246040 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125246040 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125246040 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125246040 DMM INFO MM(262420000001001/dc34710e) Subscriber data update (mmctx.c:445) 20250329125246040 DMM DEBUG MM(262420000001001/dc34710e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125246040 DMM INFO MM(262420000001001/dc34710e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125246040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125246040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125246040 DMM INFO MM(262420000001001/dc34710e) <- GMM AUTH AND CIPHERING REQ (rand = 21 a0 65 c4 e5 ba 61 41 36 d2 28 98 85 5d ed f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a0 e8 f8 49 90 79 f3 9a 62 44 9b 5e 30 a2 e9 b0 ) (gprs_gmm.c:538) 20250329125246040 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250329125246040 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) 20250329125246040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246040 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) 20250329125246040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246040 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) 20250329125246040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1423)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307221D2D9DB223094399990000100001F029043B573DB6'O 20250329125246047 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) 20250329125246047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246047 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) 20250329125246047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246047 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) 20250329125246047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246047 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125246047 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125246047 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125246047 DMM INFO MM(262420000001001/dc34710e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125246047 DMM NOTICE MM(262420000001001/dc34710e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125246047 DMM DEBUG MM(262420000001001/dc34710e) checking auth: received UMTS RES = 1d 2d 9d b2 3b 57 3d b6 (gprs_gmm.c:721) 20250329125246047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125246047 DMM DEBUG MM(262420000001001/dc34710e) Requesting authorization (sgsn_auth.c:160) 20250329125246047 DMM INFO MM(262420000001001/dc34710e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125246047 DMM DEBUG MM(262420000001001/dc34710e) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125246047 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250329125246047 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) 20250329125246047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125246047 DMM DEBUG MM(262420000001001/dc34710e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125246047 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) 20250329125246047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246047 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) 20250329125246047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246047 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) 20250329125246047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1423)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125246056 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) 20250329125246056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246056 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) 20250329125246056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246056 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) 20250329125246056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246057 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125246057 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125246057 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125246057 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250329125246057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125246057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125246057 DMM INFO MM(262420000001001/dc34710e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc34710e) (gprs_gmm.c:355) 20250329125246057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250329125246057 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) 20250329125246057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246057 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) 20250329125246057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246057 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) 20250329125246057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246057 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) 20250329125246057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246057 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) 20250329125246057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246057 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) 20250329125246057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125246061 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125246061 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125246061 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329125246061 DMM INFO MM(262420000001001/dc34710e) Subscriber data update (mmctx.c:445) 20250329125246061 DMM DEBUG MM(262420000001001/dc34710e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125246061 DMM INFO MM(262420000001001/dc34710e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125246061 DMM NOTICE MM(262420000001001/dc34710e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250329125246061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125246061 DMM NOTICE MM(262420000001001/dc34710e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125246061 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) 20250329125246062 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125246062 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329125246062 DMM INFO MM(262420000001001/dc34710e) Subscriber data update (mmctx.c:445) 20250329125246062 DMM DEBUG MM(262420000001001/dc34710e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1423)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125246064 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) 20250329125246064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246064 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) 20250329125246064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246064 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) 20250329125246064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246064 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125246064 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125246064 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125246065 DMM INFO MM(262420000001001/dc34710e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125246065 DMM NOTICE MM(262420000001001/dc34710e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125246065 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125246065 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125246065 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125246065 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125246065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125246065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125246065 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) 20250329125246065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246065 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) 20250329125246065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246065 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) 20250329125246065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1423)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1423)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125246071 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) 20250329125246071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246071 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) 20250329125246071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246071 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) 20250329125246071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125246071 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125246071 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125246071 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125246071 DMM INFO MM(262420000001001/dc34710e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125246071 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125246071 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125246071 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) 20250329125246071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125246071 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) 20250329125246071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246071 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) 20250329125246071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125246071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@946bd857a56d: Session index based on local reference:0 20250329125246072 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) 20250329125246072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125246072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125246072 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) 20250329125246072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125246072 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) 20250329125246072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125246072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@946bd857a56d: Deleted conn table entry 0TC_iu_attach(1430)1702168 TC_iu_attach(1430)@946bd857a56d: setverdict(pass): none -> pass TC_iu_attach(1430)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@946bd857a56d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@946bd857a56d: Final verdict of PTC: pass 20250329125246141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1428)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@946bd857a56d: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@946bd857a56d: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@946bd857a56d: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@946bd857a56d: Final verdict of PTC: none 20250329125246144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1419)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1422)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1417)@946bd857a56d: Final verdict of PTC: none 20250329125246144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1412)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1410)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1420)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1415)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@946bd857a56d: Test case TC_iu_attach finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:52:46 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 20250329125246221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125246276 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125246276 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) 20250329125246276 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125246276 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125246276 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125246276 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) 20250329125246276 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125246276 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125246276 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) 20250329125246276 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) 20250329125246276 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125246276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125246276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125246276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125246276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125246276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125246276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125246276 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125246623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206828) 20250329125247145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125247145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=206828, count=208084) 20250329125248146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125248147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125248278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125248278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125248278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125249148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125249149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_iu_attach_encr started. 20250329125249726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125249729 DMM INFO MM(262420000001001/dc34710e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125249729 DMM INFO MM(262420000001001/dc34710e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125249729 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125249729 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125249729 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125249729 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125249729 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250329125249729 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) 20250329125249729 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) 20250329125249729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Deallocated (fsm.c:568) 20250329125249729 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125249729 DMM DEBUG MM_STATE_Iu(1)[0x5623a0574000]{Detached}: Deallocated (fsm.c:568) 20250329125249729 DMM DEBUG GMM(gmm_fsm)[0x5623a056b990]{Deregistered}: Deallocated (fsm.c:568) 20250329125249729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125249783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125249783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125249783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125249783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125249783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125249783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125249783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125249783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125249785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125249785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125249785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125249785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125249785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125249785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125249785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125249785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125249785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125249785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125249785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125249785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125249790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125249798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125249798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125249806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125249806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125249806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125249806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125249806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125249807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125249807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125249807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125249807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125249807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125249807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125249807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125249808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125249808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125249809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125249816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125249816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125249822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125249822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125249822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125249822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249822 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125249822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125249822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125249822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125249822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125249823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125249823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125249823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125249823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125249823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125249823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125249823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125249823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125249823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125249823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125249823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125249823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125249823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1448)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@946bd857a56d: ************************************************* SGSN_Test_0-SCCP(1446)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125249830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125249830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125250030 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125250030 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) 20250329125250030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125250030 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125250038 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) 20250329125250038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125250038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125250038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125250038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125250038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125250038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125250040 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) 20250329125250041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125250041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125250041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125250041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125250041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125250041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125250041 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125250149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125250150 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125250150 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125250150 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125250154 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125250155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125250501 DGPRS DEBUG Checking for inactive LLMEs, time = 6483676 (sgsn.c:131) 20250329125250846 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) 20250329125250846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125250846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125250846 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) 20250329125250846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125250846 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) 20250329125250846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125250846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125250847 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125250847 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125250847 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) 20250329125250847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125250847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125250847 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) 20250329125250847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125250847 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) 20250329125250847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125250847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@946bd857a56d: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='ECC9F491'O, index=0 SGSN_Test-GSUP(1451)@946bd857a56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@946bd857a56d: 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 := '6028'O ("`("), rac := 'E0'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)@946bd857a56d: Added conn table entry 0TC_iu_attach_encr(1453)11612400 SGSN_Test_0-SCCP(1446)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1447)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125251235 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) 20250329125251235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251235 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) 20250329125251235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251236 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) 20250329125251236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251236 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125251236 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125251236 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125251236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125251236 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Deregistered}: Allocated (fsm.c:456) 20250329125251236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125251236 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Allocated (fsm.c:456) 20250329125251236 DMM DEBUG MM_STATE_Iu[0x5623a0564e90]{Detached}: Allocated (fsm.c:456) 20250329125251236 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125251236 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125251236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125251236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125251236 DMM DEBUG MM(262420000001001/d7cc32d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125251236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250329125251236 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) 20250329125251236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251236 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) 20250329125251236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251236 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) 20250329125251236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251236 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) 20250329125251236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251236 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) 20250329125251236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251236 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) 20250329125251236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: { messageType := 2, destLocRef := 'B130F0'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@946bd857a56d: 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 := 'F21FCFC13E1BB03AAC94B61CB6DD8AD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02BA31B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA12FDF6A19781EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0844EEC664CB3ED19F93FBA638A23662'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B3270450D111241A5FDF0B1AD12CDA8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '047CE5FE2881B971DDFA4BECD8A398E3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '43DC4B10C411939B'O } } } } } SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1446)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250329125251244 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) 20250329125251244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251244 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) 20250329125251244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251244 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) 20250329125251244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251244 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125251244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125251244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125251244 DMM DEBUG MM(262420000001001/d7cc32d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250329125251244 DMM NOTICE MM(262420000001001/d7cc32d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125251244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125251244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125251244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125251244 DMM DEBUG MM(262420000001001/d7cc32d3) Requesting authorization (sgsn_auth.c:160) 20250329125251244 DMM INFO MM(262420000001001/d7cc32d3) Requesting authentication tuples (sgsn_auth.c:184) 20250329125251244 DMM DEBUG MM(262420000001001/d7cc32d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125251244 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250329125251244 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)@946bd857a56d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@946bd857a56d: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250329125251247 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125251247 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125251247 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125251247 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125251247 DMM INFO MM(262420000001001/d7cc32d3) Subscriber data update (mmctx.c:445) 20250329125251247 DMM DEBUG MM(262420000001001/d7cc32d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125251247 DMM INFO MM(262420000001001/d7cc32d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125251247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125251247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125251247 DMM INFO MM(262420000001001/d7cc32d3) <- GMM AUTH AND CIPHERING REQ (rand = f2 1f cf c1 3e 1b b0 3a ac 94 b6 1c b6 dd 8a d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 04 7c e5 fe 28 81 b9 71 dd fa 4b ec d8 a3 98 e3 ) (gprs_gmm.c:538) 20250329125251247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250329125251247 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) 20250329125251247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251247 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) 20250329125251247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251247 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) 20250329125251247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1446)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002243DC4B1023094399990000100001F02904C411939B'O 20250329125251252 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) 20250329125251252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251252 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) 20250329125251252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251252 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) 20250329125251252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251253 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125251253 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125251253 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125251253 DMM INFO MM(262420000001001/d7cc32d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125251253 DMM NOTICE MM(262420000001001/d7cc32d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125251253 DMM DEBUG MM(262420000001001/d7cc32d3) checking auth: received UMTS RES = 43 dc 4b 10 c4 11 93 9b (gprs_gmm.c:721) 20250329125251253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125251253 DMM DEBUG MM(262420000001001/d7cc32d3) Requesting authorization (sgsn_auth.c:160) 20250329125251253 DMM INFO MM(262420000001001/d7cc32d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125251253 DMM DEBUG MM(262420000001001/d7cc32d3) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125251253 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250329125251253 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) 20250329125251253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125251253 DMM DEBUG MM(262420000001001/d7cc32d3) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250329125251253 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) 20250329125251253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251253 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) 20250329125251253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251253 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) 20250329125251253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_len:17 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1446)@946bd857a56d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250329125251259 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) 20250329125251259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251259 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125251259 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125251259 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125251259 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250329125251259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125251259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125251259 DMM INFO MM(262420000001001/d7cc32d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7cc32d3) (gprs_gmm.c:355) 20250329125251259 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250329125251259 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) 20250329125251259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251259 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) 20250329125251259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251259 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) 20250329125251259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125251262 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125251262 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125251262 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329125251262 DMM INFO MM(262420000001001/d7cc32d3) Subscriber data update (mmctx.c:445) 20250329125251262 DMM DEBUG MM(262420000001001/d7cc32d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125251262 DMM INFO MM(262420000001001/d7cc32d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125251262 DMM NOTICE MM(262420000001001/d7cc32d3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250329125251262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125251262 DMM NOTICE MM(262420000001001/d7cc32d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125251262 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) 20250329125251263 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125251263 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250329125251263 DMM INFO MM(262420000001001/d7cc32d3) Subscriber data update (mmctx.c:445) 20250329125251263 DMM DEBUG MM(262420000001001/d7cc32d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1446)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125251264 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) 20250329125251264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251264 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) 20250329125251264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251264 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) 20250329125251264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251264 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125251264 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125251264 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125251264 DMM INFO MM(262420000001001/d7cc32d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125251264 DMM NOTICE MM(262420000001001/d7cc32d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125251264 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125251264 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125251264 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125251264 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125251264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125251264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125251264 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) 20250329125251264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251264 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) 20250329125251264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251264 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) 20250329125251264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1446)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1446)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125251267 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) 20250329125251267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251267 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) 20250329125251267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251267 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) 20250329125251267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125251267 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125251267 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125251267 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125251267 DMM INFO MM(262420000001001/d7cc32d3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125251267 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125251267 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125251267 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) 20250329125251267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125251267 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) 20250329125251267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251267 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) 20250329125251267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125251267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@946bd857a56d: Session index based on local reference:0 20250329125251268 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) 20250329125251268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125251268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125251268 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) 20250329125251268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125251268 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) 20250329125251268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125251268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@946bd857a56d: Deleted conn table entry 0TC_iu_attach_encr(1453)11612400 TC_iu_attach_encr(1453)@946bd857a56d: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@946bd857a56d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@946bd857a56d: Final verdict of PTC: pass 20250329125251337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1451)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1440)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1435)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@946bd857a56d: Final verdict of PTC: none 20250329125251344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125251344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1448)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1445)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1443)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1433)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1438)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@946bd857a56d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:52:51 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 20250329125251431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125251468 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125251468 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) 20250329125251468 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125251468 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125251468 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125251468 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) 20250329125251468 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125251468 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125251468 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) 20250329125251468 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) 20250329125251468 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125251468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125251468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125251468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125251468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125251468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125251468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125251469 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125251834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183608) 20250329125252346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125252346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183608, count=211780) 20250329125253347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125253347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125253469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125253469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125253469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125254349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125254349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_iu_attach_geran_rau started. 20250329125254928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125254930 DMM INFO MM(262420000001001/d7cc32d3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125254930 DMM INFO MM(262420000001001/d7cc32d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125254930 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125254930 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125254930 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125254930 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125254930 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250329125254930 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) 20250329125254930 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) 20250329125254930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125254930 DMM DEBUG MM_STATE_Gb[0x5623a05650f0]{Idle}: Deallocated (fsm.c:568) 20250329125254930 DMM DEBUG MM_STATE_Iu(2)[0x5623a0564e90]{Detached}: Deallocated (fsm.c:568) 20250329125254931 DMM DEBUG GMM(gmm_fsm)[0x5623a0574000]{Deregistered}: Deallocated (fsm.c:568) 20250329125254931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125254972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125254972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125254972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125254972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125254972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125254972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125254973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125254973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125254973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125254973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125254973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125254973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125254973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125254973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125254973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125254974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125254979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125254979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1463)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125254985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125254985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125254985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125254985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125254985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125254985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125254985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125254985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125254985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125254987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125254987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125254987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125254987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125254987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125254987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125254987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125254987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125254987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125254987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125254987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125254987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125254987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1464)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125254989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125254994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125254994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1468)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125255000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125255000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125255000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125255000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125255000 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125255000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125255000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125255000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125255000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125255001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125255001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125255001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125255001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125255001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125255001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125255001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125255001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125255001 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125255001 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125255001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125255001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125255001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125255003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1471)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation 20250329125255008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125255008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@946bd857a56d: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125255209 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125255209 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) 20250329125255209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125255209 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125255216 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) 20250329125255216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125255216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125255216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125255216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125255216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125255216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125255218 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) 20250329125255218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125255218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125255218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125255218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125255218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125255218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125255218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125255350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125255350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125255350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125255350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125255354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125255356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125256027 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) 20250329125256027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256027 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) 20250329125256027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256027 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) 20250329125256027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256027 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125256027 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125256028 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) 20250329125256028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256028 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) 20250329125256028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256028 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) 20250329125256028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F0A82D78'O, index=0 SGSN_Test-GSUP(1474)@946bd857a56d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@946bd857a56d: 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 := '6C80'O, rac := '77'O ("w") }, 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)@946bd857a56d: Added conn table entry 0TC_iu_attach_geran_rau(1476)4732143 SGSN_Test_0-SCCP(1469)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1470)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125256444 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) 20250329125256444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256444 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) 20250329125256444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256444 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) 20250329125256444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256444 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125256444 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125256444 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125256445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125256445 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125256445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Allocated (fsm.c:456) 20250329125256445 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125256445 DMM DEBUG MM_STATE_Iu[0x5623a056b990]{Detached}: Allocated (fsm.c:456) 20250329125256445 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125256445 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125256445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125256445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125256445 DMM DEBUG MM(262420000001002/cf332be1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125256445 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250329125256445 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) 20250329125256445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256445 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) 20250329125256445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256445 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) 20250329125256445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256445 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) 20250329125256445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256445 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) 20250329125256445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256445 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) 20250329125256445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: { messageType := 2, destLocRef := '4834EF'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@946bd857a56d: 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 := 'A9AC7AEDB3D1586ADCCE844F5D3232F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7DA49F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10F62378DE126088'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4F69BEA19D0B27C452F452DFADD16B0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F5A1FFB2B4D09A1C556544A575C471D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DEAD1DA451F915DB84A52B0F20EDED98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF9A7A132E1A1B4A'O } } } } } SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1469)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250329125256457 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) 20250329125256457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256457 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) 20250329125256457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256457 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) 20250329125256457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256457 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125256457 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125256457 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125256457 DMM DEBUG MM(262420000001002/cf332be1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250329125256457 DMM NOTICE MM(262420000001002/cf332be1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125256457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125256457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125256457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125256457 DMM DEBUG MM(262420000001002/cf332be1) Requesting authorization (sgsn_auth.c:160) 20250329125256457 DMM INFO MM(262420000001002/cf332be1) Requesting authentication tuples (sgsn_auth.c:184) 20250329125256457 DMM DEBUG MM(262420000001002/cf332be1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125256457 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250329125256457 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)@946bd857a56d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@946bd857a56d: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250329125256460 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125256460 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125256461 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125256461 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125256461 DMM INFO MM(262420000001002/cf332be1) Subscriber data update (mmctx.c:445) 20250329125256461 DMM DEBUG MM(262420000001002/cf332be1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125256461 DMM INFO MM(262420000001002/cf332be1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125256461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125256461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125256461 DMM INFO MM(262420000001002/cf332be1) <- GMM AUTH AND CIPHERING REQ (rand = a9 ac 7a ed b3 d1 58 6a dc ce 84 4f 5d 32 32 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = de ad 1d a4 51 f9 15 db 84 a5 2b 0f 20 ed ed 98 ) (gprs_gmm.c:538) 20250329125256461 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250329125256461 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) 20250329125256461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256461 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) 20250329125256461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256461 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) 20250329125256461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1469)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822CF9A7A1323094399990000100002F029042E1A1B4A'O 20250329125256468 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) 20250329125256468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256468 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) 20250329125256468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256468 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) 20250329125256468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256468 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125256468 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125256468 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125256468 DMM INFO MM(262420000001002/cf332be1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125256468 DMM NOTICE MM(262420000001002/cf332be1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125256468 DMM DEBUG MM(262420000001002/cf332be1) checking auth: received UMTS RES = cf 9a 7a 13 2e 1a 1b 4a (gprs_gmm.c:721) 20250329125256468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125256468 DMM DEBUG MM(262420000001002/cf332be1) Requesting authorization (sgsn_auth.c:160) 20250329125256469 DMM INFO MM(262420000001002/cf332be1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125256469 DMM DEBUG MM(262420000001002/cf332be1) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125256469 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250329125256469 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) 20250329125256469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125256469 DMM DEBUG MM(262420000001002/cf332be1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125256469 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) 20250329125256469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256469 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) 20250329125256469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256469 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) 20250329125256469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1469)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125256479 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) 20250329125256479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256479 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125256479 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125256479 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125256479 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250329125256479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125256479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125256479 DMM INFO MM(262420000001002/cf332be1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf332be1) (gprs_gmm.c:355) 20250329125256479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250329125256479 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) 20250329125256479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256479 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) 20250329125256479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256479 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) 20250329125256479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125256483 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125256483 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125256483 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250329125256483 DMM INFO MM(262420000001002/cf332be1) Subscriber data update (mmctx.c:445) 20250329125256483 DMM DEBUG MM(262420000001002/cf332be1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125256483 DMM INFO MM(262420000001002/cf332be1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125256483 DMM NOTICE MM(262420000001002/cf332be1) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250329125256483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125256483 DMM NOTICE MM(262420000001002/cf332be1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125256483 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) 20250329125256484 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125256484 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250329125256484 DMM INFO MM(262420000001002/cf332be1) Subscriber data update (mmctx.c:445) 20250329125256484 DMM DEBUG MM(262420000001002/cf332be1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1469)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125256487 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) 20250329125256487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256487 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) 20250329125256487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256487 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) 20250329125256487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125256487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125256487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125256487 DMM INFO MM(262420000001002/cf332be1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125256487 DMM NOTICE MM(262420000001002/cf332be1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125256487 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125256487 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125256487 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125256487 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125256487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125256487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125256487 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) 20250329125256487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256487 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) 20250329125256487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256487 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) 20250329125256487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1469)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1469)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125256493 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) 20250329125256493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256493 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) 20250329125256493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256493 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) 20250329125256493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125256493 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125256493 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125256493 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125256493 DMM INFO MM(262420000001002/cf332be1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125256493 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125256494 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125256494 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) 20250329125256494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125256494 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) 20250329125256494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256494 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) 20250329125256494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125256494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@946bd857a56d: Session index based on local reference:0 20250329125256495 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) 20250329125256495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125256495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125256495 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) 20250329125256495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125256495 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) 20250329125256495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125256495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@946bd857a56d: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)4732143 TC_iu_attach_geran_rau(1476)@946bd857a56d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CF332BE1'O, index=1 20250329125256566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125256566 DLLC NOTICE LLME(ffffffff/cf332be1){UNASSIGNED} LLC RX: unknown TLLI 0xcf332be1, creating LLME on the fly (gprs_llc.c:552) 20250329125256566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250329125256566 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329125256566 DMM INFO MM(262420000001002/cf332be1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cf332be1, P-TMSI: cf332be1 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1731) 20250329125256566 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250329125256566 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250329125256566 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125256566 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125256566 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250329125256566 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125256566 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125256566 DLLC NOTICE LLME(ffffffff/cf332be1){UNASSIGNED} LLGM Assign pre (cf332be1 => cf332be1) (gprs_llc.c:1079) 20250329125256566 DLLC NOTICE LLME(cf332be1/cf332be1){ASSIGNED} LLGM Assign post (cf332be1 => cf332be1) (gprs_llc.c:1125) 20250329125256566 DMM INFO MM(262420000001002/cf332be1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_iu_attach_geran_rau(1476)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: Removing Client IMSI='262420000001002'H, index=1 20250329125256602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125256602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125256602 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125256602 DMM INFO MM(262420000001002/cf332be1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329125256602 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329125256602 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125256602 DLLC NOTICE LLME(cf332be1/cf332be1){ASSIGNED} LLGM Assign pre (ffffffff => cf332be1) (gprs_llc.c:1079) 20250329125256602 DLLC NOTICE LLME(ffffffff/cf332be1){ASSIGNED} LLGM Assign post (ffffffff => cf332be1) (gprs_llc.c:1125) 20250329125256602 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250329125256602 DMM ERROR MM_STATE_Gb[0x5623a0564fc0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1903) TC_iu_attach_geran_rau(1476)@946bd857a56d: Final verdict of PTC: pass 20250329125256612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1470)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1474)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1463)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1458)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@946bd857a56d: Final verdict of PTC: none 20250329125256619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1468)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@946bd857a56d: Final verdict of PTC: none 20250329125256620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1464)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1456)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1466)@946bd857a56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1461)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@946bd857a56d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@946bd857a56d: 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'. 20250329125256696 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125256696 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) 20250329125256696 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125256696 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125256696 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125256696 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) 20250329125256696 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125256696 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125256696 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) 20250329125256696 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) 20250329125256696 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125256696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125256696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125256696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125256696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125256696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125256696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125256697 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sat Mar 29 12:52:56 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 20250329125256796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125257198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182660) 20250329125257621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125257621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=182660, count=219356) 20250329125258622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125258622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125258697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125258697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125258697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125259623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125259623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_geran_attach_iu_rau started. 20250329125300291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125300292 DMM INFO MM(262420000001002/cf332be1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125300292 DMM INFO MM(262420000001002/cf332be1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125300292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125300292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125300292 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250329125300292 DMM ERROR MM_STATE_Gb[0x5623a0564fc0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250329125300292 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250329125300292 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) 20250329125300292 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) 20250329125300292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a05650f0]{Init}: Deallocated (fsm.c:568) 20250329125300292 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125300292 DMM DEBUG MM_STATE_Iu(3)[0x5623a056b990]{Detached}: Deallocated (fsm.c:568) 20250329125300292 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125300292 DLLC NOTICE LLME(ffffffff/cf332be1){ASSIGNED} LLGM Assign pre (cf332be1 => ffffffff) (gprs_llc.c:1079) 20250329125300292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf332be1 => ffffffff) (gprs_llc.c:1125) 20250329125300292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1481)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125300330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125300330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125300330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125300330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125300330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125300330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125300330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125300330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1482)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125300331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125300331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125300331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125300331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125300331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125300331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125300331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125300331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125300331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125300331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1482)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329125300332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125300332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125300335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1481)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1478)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1486)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125300342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125300342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250329125300343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125300343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125300343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125300343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125300343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125300343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125300343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125300343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_geran_attach_iu_rau-BVCI196(1479)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125300344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125300344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125300344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125300344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125300344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125300344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125300344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125300344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125300344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125300344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125300345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125300345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125300348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125300355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125300355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125300361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125300361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125300361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125300361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125300361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125300361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125300361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125300361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125300361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125300361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125300362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125300362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125300362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125300362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125300362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125300362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125300362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125300362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125300362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125300362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125300362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125300366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1494)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1488)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125300374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125300374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125300571 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125300571 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) 20250329125300571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125300571 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125300579 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) 20250329125300579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125300579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125300579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125300579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125300579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125300579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125300582 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) 20250329125300582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125300582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125300582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125300582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125300582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125300582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125300582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125300624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125300624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125300624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125300624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125300628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125300629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125301386 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) 20250329125301386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125301386 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) 20250329125301386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301386 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) 20250329125301386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125301386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125301386 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125301386 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125301387 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) 20250329125301387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125301387 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) 20250329125301387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301387 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) 20250329125301387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125301387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@946bd857a56d: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D2E4B39E'O, index=0 SGSN_Test-GSUP(1497)@946bd857a56d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@946bd857a56d: 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 := '20FC69F2694D98A9379B1293ABCBC174'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD95C5A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D80C389B57151CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF6C5E7C7466950ACFB609FEBB3069CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2F93F97A59247ECE2A8936DA6FC8584A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5558AD2C57461AB5E23CD77E52B59D5C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '43B27B87E011A764'O } } } } } 20250329125301717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125301717 DLLC NOTICE LLME(ffffffff/d2e4b39e){UNASSIGNED} LLC RX: unknown TLLI 0xd2e4b39e, creating LLME on the fly (gprs_llc.c:552) 20250329125301717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125301717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125301717 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Allocated (fsm.c:456) 20250329125301717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125301717 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125301717 DMM DEBUG MM_STATE_Iu[0x5623a05650f0]{Detached}: Allocated (fsm.c:456) 20250329125301717 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125301717 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125301717 DLLC NOTICE LLME(ffffffff/d2e4b39e){UNASSIGNED} LLGM Assign pre (d2e4b39e => c8c32143) (gprs_llc.c:1079) 20250329125301717 DLLC NOTICE LLME(d2e4b39e/c8c32143){ASSIGNED} LLGM Assign post (d2e4b39e => c8c32143) (gprs_llc.c:1125) 20250329125301717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125301717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125301717 DMM DEBUG MM(262420000001003/c8c32143) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125301744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125301745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250329125301745 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125301745 DMM DEBUG MM(262420000001003/c8c32143) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250329125301745 DMM NOTICE MM(262420000001003/c8c32143) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125301745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125301745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125301745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125301745 DMM DEBUG MM(262420000001003/c8c32143) Requesting authorization (sgsn_auth.c:160) 20250329125301745 DMM INFO MM(262420000001003/c8c32143) Requesting authentication tuples (sgsn_auth.c:184) 20250329125301745 DMM DEBUG MM(262420000001003/c8c32143) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125301745 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250329125301745 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)@946bd857a56d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@946bd857a56d: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250329125301751 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125301751 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125301751 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125301751 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125301751 DMM INFO MM(262420000001003/c8c32143) Subscriber data update (mmctx.c:445) 20250329125301751 DMM DEBUG MM(262420000001003/c8c32143) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125301751 DMM INFO MM(262420000001003/c8c32143) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125301751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125301751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125301751 DMM INFO MM(262420000001003/c8c32143) <- GMM AUTH AND CIPHERING REQ (rand = 20 fc 69 f2 69 4d 98 a9 37 9b 12 93 ab cb c1 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 58 ad 2c 57 46 1a b5 e2 3c d7 7e 52 b5 9d 5c ) (gprs_gmm.c:538) 20250329125301769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125301769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250329125301769 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125301769 DMM INFO MM(262420000001003/c8c32143) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125301769 DMM NOTICE MM(262420000001003/c8c32143) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125301769 DMM DEBUG MM(262420000001003/c8c32143) checking auth: received UMTS RES = 43 b2 7b 87 e0 11 a7 64 (gprs_gmm.c:721) 20250329125301769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125301769 DMM DEBUG MM(262420000001003/c8c32143) Requesting authorization (sgsn_auth.c:160) 20250329125301769 DMM INFO MM(262420000001003/c8c32143) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125301769 DMM DEBUG MM(262420000001003/c8c32143) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125301769 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250329125301769 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) 20250329125301769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250329125301769 DMM INFO MM(262420000001003/c8c32143) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c32143) (gprs_gmm.c:355) 20250329125301772 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125301772 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125301772 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250329125301772 DMM INFO MM(262420000001003/c8c32143) Subscriber data update (mmctx.c:445) 20250329125301772 DMM DEBUG MM(262420000001003/c8c32143) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125301772 DMM INFO MM(262420000001003/c8c32143) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125301773 DMM NOTICE MM(262420000001003/c8c32143) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250329125301773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125301773 DMM NOTICE MM(262420000001003/c8c32143) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125301773 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) 20250329125301774 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125301774 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250329125301774 DMM INFO MM(262420000001003/c8c32143) Subscriber data update (mmctx.c:445) 20250329125301774 DMM DEBUG MM(262420000001003/c8c32143) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250329125301786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125301786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250329125301786 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250329125301786 DMM INFO MM(262420000001003/c8c32143) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125301786 DMM NOTICE MM(262420000001003/c8c32143) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125301786 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125301786 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125301786 DLLC NOTICE LLME(d2e4b39e/c8c32143){ASSIGNED} LLGM Assign pre (ffffffff => c8c32143) (gprs_llc.c:1079) 20250329125301786 DLLC NOTICE LLME(ffffffff/c8c32143){ASSIGNED} LLGM Assign post (ffffffff => c8c32143) (gprs_llc.c:1125) 20250329125301786 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250329125301786 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250329125301786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125301786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@946bd857a56d: 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 := 'C8C32143'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)@946bd857a56d: Added conn table entry 0TC_geran_attach_iu_rau(1499)6635454 SGSN_Test_0-SCCP(1492)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1493)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125301861 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) 20250329125301861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125301861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125301861 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125301861 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125301861 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125301861 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250329125301861 DMM INFO MM(262420000001003/c8c32143) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c8c32143 (00000000), TLLI: c8c32143 (c8c32143), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250329125301861 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250329125301861 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250329125301861 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250329125301861 DLLC NOTICE LLME(ffffffff/c8c32143){ASSIGNED} LLGM Assign pre (c8c32143 => ffffffff) (gprs_llc.c:1079) 20250329125301861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c32143 => ffffffff) (gprs_llc.c:1125) 20250329125301861 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125301861 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250329125301861 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125301861 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125301861 DMM DEBUG MM(262420000001003/c8c32143) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125301861 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) 20250329125301861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125301861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125301861 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) 20250329125301861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301861 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) 20250329125301861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125301861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@946bd857a56d: { messageType := 2, destLocRef := '653FBE'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1492)@946bd857a56d: vl_from0 20250329125301870 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) 20250329125301870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125301870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125301870 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125301870 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125301870 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125301870 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250329125301870 DMM INFO MM(262420000001003/c8c32143) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) 20250329125301870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250329125301870 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) 20250329125301870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125301870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125301870 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) 20250329125301870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301870 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) 20250329125301870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125301870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@946bd857a56d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@946bd857a56d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@946bd857a56d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1492)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1492)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250329125301877 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) 20250329125301877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125301877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125301877 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) 20250329125301877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125301877 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) 20250329125301877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125301877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125301877 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125301877 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125301877 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125301877 DMM INFO MM(262420000001003/c8c32143) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250329125301877 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250329125301877 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125301877 DMM DEBUG MM_STATE_Iu[0x5623a05650f0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1896) 20250329125301877 DMM ERROR MM_STATE_Iu[0x5623a05650f0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1896) TC_geran_attach_iu_rau(1499)@946bd857a56d: Final verdict of PTC: pass 20250329125301879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1492)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@946bd857a56d: Final verdict of PTC: none 20250329125301880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125301880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1481)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1497)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1486)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@946bd857a56d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1491)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@946bd857a56d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1482)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1489)@946bd857a56d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1484)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1480)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@946bd857a56d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:53:01 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 20250329125302009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125302081 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125302081 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) 20250329125302081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125302081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125302081 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125302081 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) 20250329125302081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125302081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125302081 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) 20250329125302081 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) 20250329125302081 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125302081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125302081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125302081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125302081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125302081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125302081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125302081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125302412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143464) 20250329125302881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125302881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=143464, count=177824) 20250329125303882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125303882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125304083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125304083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125304083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125304883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125304883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user started. 20250329125305503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125305506 DMM INFO MM(262420000001003/c8c32143) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125305506 DMM INFO MM(262420000001003/c8c32143) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125305506 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125305506 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125305506 DMM DEBUG MM_STATE_Iu[0x5623a05650f0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125305506 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250329125305506 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) 20250329125305507 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) 20250329125305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125305507 DMM DEBUG MM_STATE_Gb(0)[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125305507 DMM DEBUG MM_STATE_Iu[0x5623a05650f0]{Detached}: Deallocated (fsm.c:568) 20250329125305507 DMM DEBUG GMM(gmm_fsm)[0x5623a0564e90]{Deregistered}: Deallocated (fsm.c:568) 20250329125305507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125305554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125305554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125305554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125305554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125305554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125305555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125305555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125305557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125305565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125305565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1510)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@946bd857a56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125305574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125305574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125305574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125305574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125305574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125305574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125305574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125305574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125305575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125305575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125305575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125305575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125305575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125305578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1514)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250329125305583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125305583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1514)@946bd857a56d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user-BVCI210(1507)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125305585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125305585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125305585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125305585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125305585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125305586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125305586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125305586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125305586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125305588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1517)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125305593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125305593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125305793 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125305793 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) 20250329125305793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125305793 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125305800 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) 20250329125305800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125305800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125305800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125305800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125305800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125305800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125305802 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) 20250329125305802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125305802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125305802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125305802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125305802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125305802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125305803 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125305884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125305884 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125305884 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125305884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125305888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125305889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125306608 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) 20250329125306608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306608 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) 20250329125306608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306608 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) 20250329125306608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306608 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125306608 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125306609 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) 20250329125306609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306609 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) 20250329125306609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306609 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) 20250329125306609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@946bd857a56d: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DA5979D3'O, index=0 SGSN_Test-GSUP(1520)@946bd857a56d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@946bd857a56d: 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 := 'D731'O, rac := '59'O ("Y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user(1522)13898397 SGSN_Test_0-SCCP(1515)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1516)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125306971 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) 20250329125306971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306971 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125306971 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125306971 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125306971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125306971 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Deregistered}: Allocated (fsm.c:456) 20250329125306971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125306971 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Allocated (fsm.c:456) 20250329125306971 DMM DEBUG MM_STATE_Iu[0x5623a0572730]{Detached}: Allocated (fsm.c:456) 20250329125306971 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125306971 DMM[1;33m DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125306971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125306971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125306971 DMM DEBUG MM(262420000001004/f9c54d24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125306971 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250329125306971 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) 20250329125306971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306971 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) 20250329125306971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306971 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) 20250329125306971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: { messageType := 2, destLocRef := 'D4129D'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(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@946bd857a56d: 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 := 'ABA5983009A48677DC4B84F10E90B73D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFF77358'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E23175EBB0D2D4EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5A91EFCCC2E0CBE7013370F7C5FC01DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '67D0162CFF7DF5732EF8165133F2DE42'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '79D871570D2CE35F95D6D0D0E2A52186'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6231EDD190154C1A'O } } } } } SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1515)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250329125306978 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) 20250329125306978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306978 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) 20250329125306978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306978 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) 20250329125306978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306978 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125306978 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125306978 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125306978 DMM DEBUG MM(262420000001004/f9c54d24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250329125306978 DMM NOTICE MM(262420000001004/f9c54d24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125306978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125306978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125306978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125306978 DMM DEBUG MM(262420000001004/f9c54d24) Requesting authorization (sgsn_auth.c:160) 20250329125306978 DMM INFO MM(262420000001004/f9c54d24) Requesting authentication tuples (sgsn_auth.c:184) 20250329125306978 DMM DEBUG MM(262420000001004/f9c54d24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125306978 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250329125306978 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)@946bd857a56d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250329125306980 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125306980 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125306980 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125306980 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125306980 DMM INFO MM(262420000001004/f9c54d24) Subscriber data update (mmctx.c:445) 20250329125306980 DMM DEBUG MM(262420000001004/f9c54d24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125306980 DMM INFO MM(262420000001004/f9c54d24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125306980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125306980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125306980 DMM INFO MM(262420000001004/f9c54d24) <- GMM AUTH AND CIPHERING REQ (rand = ab a5 98 30 09 a4 86 77 dc 4b 84 f1 0e 90 b7 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 d8 71 57 0d 2c e3 5f 95 d6 d0 d0 e2 a5 21 86 ) (gprs_gmm.c:538) 20250329125306980 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250329125306980 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) 20250329125306980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306980 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) 20250329125306980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306980 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) 20250329125306980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1515)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306226231EDD123094399990000100004F0290490154C1A'O 20250329125306983 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) 20250329125306983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306983 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) 20250329125306983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306983 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) 20250329125306983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125306984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125306984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125306984 DMM INFO MM(262420000001004/f9c54d24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125306984 DMM NOTICE MM(262420000001004/f9c54d24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125306984 DMM DEBUG MM(262420000001004/f9c54d24) checking auth: received UMTS RES = 62 31 ed d1 90 15 4c 1a (gprs_gmm.c:721) 20250329125306984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125306984 DMM DEBUG MM(262420000001004/f9c54d24) Requesting authorization (sgsn_auth.c:160) 20250329125306984 DMM INFO MM(262420000001004/f9c54d24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125306984 DMM DEBUG MM(262420000001004/f9c54d24) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125306984 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250329125306984 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) 20250329125306984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125306984 DMM DEBUG MM(262420000001004/f9c54d24) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125306984 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) 20250329125306984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306984 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) 20250329125306984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306984 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) 20250329125306984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1515)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125306989 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) 20250329125306989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306989 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) 20250329125306989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306989 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) 20250329125306989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306989 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125306989 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125306989 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125306989 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250329125306990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125306990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125306990 DMM INFO MM(262420000001004/f9c54d24) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9c54d24) (gprs_gmm.c:355) 20250329125306990 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250329125306990 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) 20250329125306990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306990 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) 20250329125306990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306990 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) 20250329125306990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306990 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) 20250329125306990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306990 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) 20250329125306990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306990 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) 20250329125306990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125306993 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125306993 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125306993 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250329125306993 DMM INFO MM(262420000001004/f9c54d24) Subscriber data update (mmctx.c:445) 20250329125306993 DMM DEBUG MM(262420000001004/f9c54d24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125306993 DMM INFO MM(262420000001004/f9c54d24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125306993 DMM NOTICE MM(262420000001004/f9c54d24) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250329125306993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125306993 DMM NOTICE MM(262420000001004/f9c54d24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125306993 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) 20250329125306993 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125306993 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250329125306993 DMM INFO MM(262420000001004/f9c54d24) Subscriber data update (mmctx.c:445) 20250329125306993 DMM DEBUG MM(262420000001004/f9c54d24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1515)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125306995 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) 20250329125306995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125306995 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) 20250329125306995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306995 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) 20250329125306995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125306995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125306995 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125306995 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125306995 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125306995 DMM INFO MM(262420000001004/f9c54d24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125306995 DMM NOTICE MM(262420000001004/f9c54d24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125306995 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125306995 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125306995 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125306995 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125306995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125306995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125306995 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) 20250329125306995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125306995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125306995 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) 20250329125306995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125306995 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) 20250329125306995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125306995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1515)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1515)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125307001 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) 20250329125307001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125307001 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) 20250329125307001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307001 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) 20250329125307001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125307001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125307001 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125307001 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125307001 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125307001 DMM INFO MM(262420000001004/f9c54d24) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125307001 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125307001 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125307001 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) 20250329125307001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125307001 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) 20250329125307001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307001 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) 20250329125307001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125307001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 20250329125307002 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) 20250329125307002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125307002 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) 20250329125307002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307002 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) 20250329125307002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125307002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_user(1522)13898397 TC_attach_pdp_act_user(1522)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@946bd857a56d: 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 := 'F9C54D24'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user(1522)16636671 SGSN_Test_0-RAN(1516)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@946bd857a56d: First idle individual index:0 20250329125307205 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) 20250329125307205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125307205 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) 20250329125307205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307205 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) 20250329125307205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125307205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125307205 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125307205 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125307206 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125307206 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF9C54D24) type="signalling"  (gprs_gmm.c:1970) 20250329125307206 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125307206 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125307206 DMM DEBUG MM(262420000001004/f9c54d24) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125307206 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) 20250329125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125307206 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) 20250329125307206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307206 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) 20250329125307206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125307206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125307206 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) 20250329125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125307206 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) 20250329125307206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125307206 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) 20250329125307206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125307206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@946bd857a56d: { messageType := 2, destLocRef := 'FDDAFF'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(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@946bd857a56d: Final verdict of PTC: error 20250329125307221 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125307221 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) 20250329125307221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125307221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125307221 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125307221 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) 20250329125307221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125307221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125307221 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) 20250329125307221 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) 20250329125307221 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125307221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125307221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125307221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125307221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125307221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125307221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125307222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125307228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1517)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1520)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1504)@946bd857a56d: Final verdict of PTC: none 20250329125307233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125307233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI210(1507)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1514)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1516)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1510)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1512)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1502)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1508)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:07 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 20250329125307397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125307799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234248) 20250329125308235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125308235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234248, count=235408) 20250329125309223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125309223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125309223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125309237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125309237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53:09 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 20250329125310238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125310239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250329125310897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125310900 DMM INFO MM(262420000001004/f9c54d24) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125310900 DMM INFO MM(262420000001004/f9c54d24) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125310900 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125310900 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125310900 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125310900 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125310900 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250329125310900 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) 20250329125310900 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) 20250329125310900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125310900 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Deallocated (fsm.c:568) 20250329125310900 DMM DEBUG MM_STATE_Iu(5)[0x5623a0572730]{Detached}: Deallocated (fsm.c:568) 20250329125310900 DMM DEBUG GMM(gmm_fsm)[0x5623a05650f0]{Deregistered}: Deallocated (fsm.c:568) 20250329125310900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125310941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125310941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125310941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125310941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125310941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125310942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125310942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125310943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125310949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125310949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_addr_v4raw-BVCI196(1526)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1532)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125310956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125310956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125310956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125310956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125310956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125310956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125310956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125310956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125310956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125310956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125310956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125310957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125310957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125310957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125310957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125310957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310957 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125310957 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125310957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125310957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125310957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125310959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125310965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125310965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_v4raw-BVCI210(1531)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1537)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125310970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125310970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125310970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125310970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310970 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125310970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125310970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125310970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125310970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125310971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125310971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125310971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125310972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125310972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125310972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125310972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125310972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125310972 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125310972 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125310972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125310972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125310972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125310974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@946bd857a56d: ************************************************* SGSN_Test_0-SCCP(1538)@946bd857a56d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125310981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125310981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125311178 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125311178 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) 20250329125311178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125311178 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125311186 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) 20250329125311186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125311186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125311186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125311186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125311186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125311186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125311188 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) 20250329125311188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125311188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125311188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125311188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125311188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125311188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125311189 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125311239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125311239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125311239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125311239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125311243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125311245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125311997 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) 20250329125311997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125311997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125311997 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) 20250329125311997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125311997 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) 20250329125311997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125311997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125311998 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125311998 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125311998 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) 20250329125311998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125311998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125311998 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) 20250329125311998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125311998 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) 20250329125311998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125311998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='E610AEC0'O, index=0 SGSN_Test-GSUP(1543)@946bd857a56d: 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)@946bd857a56d: 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 := '40D0'O, rac := '56'O ("V") }, 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)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13903976 SGSN_Test_0-SCCP(1538)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1539)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125312338 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) 20250329125312338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312339 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125312339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125312339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125312339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125312339 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Deregistered}: Allocated (fsm.c:456) 20250329125312339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125312339 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125312339 DMM DEBUG MM_STATE_Iu[0x5623a0577220]{Detached}: Allocated (fsm.c:456) 20250329125312339 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125312339 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125312339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125312339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125312339 DMM DEBUG MM(262420000001058/ccbc198d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125312339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250329125312339 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) 20250329125312339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312339 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) 20250329125312339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312339 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) 20250329125312339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: { messageType := 2, destLocRef := 'D42868'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: 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 := '64D9B00F9BA9E73ABCB2C6C7065FBC26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA70C991'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2A8D996F18AF721'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C8F7B7CF36C94160F916BB6E666CC9F5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6C2BFAB585030F6166264836D659C10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8F2C2084A5B26FA69B56A6913EF5F5C3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88942329B9B1FE1E'O } } } } } SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_from0 20250329125312348 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) 20250329125312348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312348 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) 20250329125312348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312348 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) 20250329125312348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250329125312348 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125312348 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125312348 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125312348 DMM DEBUG MM(262420000001058/ccbc198d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1139) 20250329125312348 DMM NOTICE MM(262420000001058/ccbc198d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125312348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125312348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125312348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125312348 DMM DEBUG MM(262420000001058/ccbc198d) Requesting authorization (sgsn_auth.c:160) 20250329125312348 DMM INFO MM(262420000001058/ccbc198d) Requesting authentication tuples (sgsn_auth.c:184) 20250329125312348 DMM DEBUG MM(262420000001058/ccbc198d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125312348 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250329125312348 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)@946bd857a56d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250329125312351 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125312351 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125312351 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125312351 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125312351 DMM INFO MM(262420000001058/ccbc198d) Subscriber data update (mmctx.c:445) 20250329125312351 DMM DEBUG MM(262420000001058/ccbc198d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125312351 DMM INFO MM(262420000001058/ccbc198d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125312351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125312351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125312351 DMM INFO MM(262420000001058/ccbc198d) <- GMM AUTH AND CIPHERING REQ (rand = 64 d9 b0 0f 9b a9 e7 3a bc b2 c6 c7 06 5f bc 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f 2c 20 84 a5 b2 6f a6 9b 56 a6 91 3e f5 f5 c3 ) (gprs_gmm.c:538) 20250329125312351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250329125312351 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) 20250329125312351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312351 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) 20250329125312351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312351 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) 20250329125312351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_from0 20250329125312357 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) 20250329125312357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312357 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) 20250329125312357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312357 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) 20250329125312357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) SGSN_Test_0-SCCP(1538)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A228894232923094399990000105008F02904B9B1FE1E'O 20250329125312357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125312357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125312357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125312357 DMM INFO MM(262420000001058/ccbc198d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125312357 DMM NOTICE MM(262420000001058/ccbc198d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125312357 DMM DEBUG MM(262420000001058/ccbc198d) checking auth: received UMTS RES = 88 94 23 29 b9 b1 fe 1e (gprs_gmm.c:721) 20250329125312357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125312357 DMM DEBUG MM(262420000001058/ccbc198d) Requesting authorization (sgsn_auth.c:160) 20250329125312357 DMM INFO MM(262420000001058/ccbc198d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125312357 DMM DEBUG MM(262420000001058/ccbc198d) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125312357 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250329125312357 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) 20250329125312357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125312357 DMM DEBUG MM(262420000001058/ccbc198d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125312357 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) 20250329125312357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312357 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) 20250329125312357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312357 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) 20250329125312357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_from0 20250329125312363 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) 20250329125312363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312363 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) 20250329125312363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) SGSN_Test_0-SCCP(1538)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125312363 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) 20250329125312363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312363 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125312363 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125312363 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125312363 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250329125312363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125312363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125312363 DMM INFO MM(262420000001058/ccbc198d) <- GMM ATTACH ACCEPT (new P-TMSI=0xccbc198d) (gprs_gmm.c:355) 20250329125312363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250329125312364 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) 20250329125312364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312364 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) 20250329125312364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312364 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) 20250329125312364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312364 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) 20250329125312364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312364 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) 20250329125312364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312364 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) 20250329125312364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125312367 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125312367 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125312367 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250329125312367 DMM INFO MM(262420000001058/ccbc198d) Subscriber data update (mmctx.c:445) 20250329125312367 DMM DEBUG MM(262420000001058/ccbc198d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125312367 DMM INFO MM(262420000001058/ccbc198d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125312367 DMM NOTICE MM(262420000001058/ccbc198d) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1055) 20250329125312367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125312367 DMM NOTICE MM(262420000001058/ccbc198d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125312367 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) 20250329125312367 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125312367 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250329125312367 DMM INFO MM(262420000001058/ccbc198d) Subscriber data update (mmctx.c:445) 20250329125312367 DMM DEBUG MM(262420000001058/ccbc198d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1538)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125312369 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) 20250329125312369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312369 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) 20250329125312369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312369 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) 20250329125312369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312369 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125312369 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125312369 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125312369 DMM INFO MM(262420000001058/ccbc198d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125312369 DMM NOTICE MM(262420000001058/ccbc198d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125312369 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125312369 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125312369 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125312369 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125312369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125312369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125312369 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) 20250329125312369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312369 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) 20250329125312369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312369 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) 20250329125312369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1538)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1538)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125312372 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) 20250329125312372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312372 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) 20250329125312372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312372 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) 20250329125312372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312372 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125312372 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125312372 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125312372 DMM INFO MM(262420000001058/ccbc198d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125312372 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125312372 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125312372 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) 20250329125312372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312372 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) 20250329125312372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312372 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) 20250329125312372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 20250329125312373 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) 20250329125312373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312373 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) 20250329125312373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312373 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) 20250329125312373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13903976 TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: 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 := 'CCBC198D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14499614 SGSN_Test_0-RAN(1539)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@946bd857a56d: First idle individual index:0 20250329125312576 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) 20250329125312577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125312577 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) 20250329125312577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312577 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) 20250329125312577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125312577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312578 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125312578 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125312578 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125312578 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCBC198D) type="signalling"  (gprs_gmm.c:1970) 20250329125312578 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125312578 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125312578 DMM DEBUG MM(262420000001058/ccbc198d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125312578 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) 20250329125312578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312578 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) 20250329125312578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312578 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) 20250329125312578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125312578 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) 20250329125312579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125312579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125312579 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) 20250329125312579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125312579 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) 20250329125312579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125312579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@946bd857a56d: { messageType := 2, destLocRef := 'DD3F1E'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@946bd857a56d: Final verdict of PTC: error 20250329125312594 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125312594 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) 20250329125312594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125312594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125312594 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125312594 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) 20250329125312594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125312594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125312594 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) 20250329125312594 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) 20250329125312594 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125312594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125312594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125312594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125312594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125312594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125312594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125312594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125312599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1540)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1543)@946bd857a56d: Final verdict of PTC: none 20250329125312603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125312604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1539)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1532)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1527)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1537)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1530)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1525)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1535)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:12 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 20250329125312769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125313271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232444) 20250329125313605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125313605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232444, count=236896) 20250329125314595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125314595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125314595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125314606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125314606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125315607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125315607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250329125316350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125316352 DMM INFO MM(262420000001058/ccbc198d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125316352 DMM INFO MM(262420000001058/ccbc198d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125316352 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125316352 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125316352 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125316352 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125316352 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250329125316352 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) 20250329125316353 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) 20250329125316353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125316353 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125316353 DMM DEBUG MM_STATE_Iu(7)[0x5623a0577220]{Detached}: Deallocated (fsm.c:568) 20250329125316353 DMM DEBUG GMM(gmm_fsm)[0x5623a0572730]{Deregistered}: Deallocated (fsm.c:568) 20250329125316353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125316398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125316398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125316398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125316398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125316398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125316398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125316398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125316398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125316400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125316400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125316400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125316400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125316400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125316400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125316400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125316400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125316400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125316400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125316400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125316400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125316403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125316408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125316408 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125316413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125316413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125316413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125316414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125316414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125316414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125316414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125316414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1555)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329125316414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125316414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125316415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125316420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125316420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125316429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125316429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125316429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125316429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125316429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125316429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125316429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125316429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125316430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125316430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125316430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125316430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125316430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125316430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125316430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125316430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125316430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125316430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125316430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125316430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125316430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125316432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1563)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125316437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125316437 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(1559)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125316609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125316609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125316609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125316609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125316613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125316614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125316637 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125316637 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) 20250329125316637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125316637 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(1563)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125316642 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) 20250329125316642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125316642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125316642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125316642 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) 20250329125316642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125316642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125316642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125316642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125316642 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125317458 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) 20250329125317458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317458 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) 20250329125317458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317458 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) 20250329125317458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317459 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125317459 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125317459 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) 20250329125317459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317459 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) 20250329125317459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317459 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) 20250329125317460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F5B859F8'O, index=0 SGSN_Test-GSUP(1566)@946bd857a56d: 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)@946bd857a56d: 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 := '0435'O, rac := '5F'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)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)10595350 SGSN_Test_0-SCCP(1561)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1562)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125317702 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) 20250329125317702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317702 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125317702 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125317702 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125317702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125317702 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Deregistered}: Allocated (fsm.c:456) 20250329125317702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125317702 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Allocated (fsm.c:456) 20250329125317702 DMM DEBUG MM_STATE_Iu[0x5623a0576dc0]{Detached}: Allocated (fsm.c:456) 20250329125317702 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125317702 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125317702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125317702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125317702 DMM DEBUG MM(262420000001055/e0d97099) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125317702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250329125317702 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) 20250329125317702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317702 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) 20250329125317702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317702 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) 20250329125317702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: { messageType := 2, destLocRef := 'A1AC16'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: 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 := '6BD2D9AE7E225353509B1F8C17727DB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91A1DB10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37EC1E31EEEF29B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '83AF37493C5684833C812EA311EB0FFA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA0269ECF2001EC8D6751C37F0ED0B5E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CA795B805DE82503F8500CA08DFB2D3A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7DF0234F82E62EBC'O } } } } } SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1561)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250329125317710 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) 20250329125317710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317710 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) 20250329125317710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317710 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) 20250329125317710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125317710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125317710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125317710 DMM DEBUG MM(262420000001055/e0d97099) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1139) 20250329125317710 DMM NOTICE MM(262420000001055/e0d97099) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125317710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125317710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125317710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125317710 DMM DEBUG MM(262420000001055/e0d97099) Requesting authorization (sgsn_auth.c:160) 20250329125317710 DMM INFO MM(262420000001055/e0d97099) Requesting authentication tuples (sgsn_auth.c:184) 20250329125317710 DMM DEBUG MM(262420000001055/e0d97099) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125317710 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250329125317710 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)@946bd857a56d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250329125317712 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125317712 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125317712 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125317712 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125317712 DMM INFO MM(262420000001055/e0d97099) Subscriber data update (mmctx.c:445) 20250329125317712 DMM DEBUG MM(262420000001055/e0d97099) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125317712 DMM INFO MM(262420000001055/e0d97099) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125317712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125317712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125317712 DMM INFO MM(262420000001055/e0d97099) <- GMM AUTH AND CIPHERING REQ (rand = 6b d2 d9 ae 7e 22 53 53 50 9b 1f 8c 17 72 7d b9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 79 5b 80 5d e8 25 03 f8 50 0c a0 8d fb 2d 3a ) (gprs_gmm.c:538) 20250329125317712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250329125317712 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) 20250329125317712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317712 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) 20250329125317712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317712 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) 20250329125317712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1561)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306227DF0234F23094399990000105005F0290482E62EBC'O 20250329125317717 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) 20250329125317717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317717 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) 20250329125317717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317717 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) 20250329125317717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317717 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125317718 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125317718 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125317718 DMM INFO MM(262420000001055/e0d97099) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125317718 DMM NOTICE MM(262420000001055/e0d97099) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125317718 DMM DEBUG MM(262420000001055/e0d97099) checking auth: received UMTS RES = 7d f0 23 4f 82 e6 2e bc (gprs_gmm.c:721) 20250329125317718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125317718 DMM DEBUG MM(262420000001055/e0d97099) Requesting authorization (sgsn_auth.c:160) 20250329125317718 DMM INFO MM(262420000001055/e0d97099) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125317718 DMM DEBUG MM(262420000001055/e0d97099) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125317718 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250329125317718 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) 20250329125317718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125317718 DMM DEBUG MM(262420000001055/e0d97099) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125317718 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) 20250329125317718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317718 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) 20250329125317718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317718 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) 20250329125317718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1561)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125317723 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) 20250329125317723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317723 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) 20250329125317723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317723 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) 20250329125317723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317723 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125317723 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125317723 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125317723 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250329125317723 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) 20250329125317723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317723 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) 20250329125317723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317723 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) 20250329125317723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125317723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125317723 DMM INFO MM(262420000001055/e0d97099) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d97099) (gprs_gmm.c:355) 20250329125317723 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250329125317723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317723 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) 20250329125317723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317723 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) 20250329125317723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317723 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) 20250329125317723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125317726 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125317726 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125317726 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250329125317726 DMM INFO MM(262420000001055/e0d97099) Subscriber data update (mmctx.c:445) 20250329125317726 DMM DEBUG MM(262420000001055/e0d97099) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125317726 DMM INFO MM(262420000001055/e0d97099) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125317726 DMM NOTICE MM(262420000001055/e0d97099) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1055) 20250329125317726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125317726 DMM NOTICE MM(262420000001055/e0d97099) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125317726 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) 20250329125317726 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125317726 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250329125317726 DMM INFO MM(262420000001055/e0d97099) Subscriber data update (mmctx.c:445) 20250329125317726 DMM DEBUG MM(262420000001055/e0d97099) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1561)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125317727 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) 20250329125317727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317727 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) 20250329125317727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317727 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) 20250329125317727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125317727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125317727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125317727 DMM INFO MM(262420000001055/e0d97099) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125317727 DMM NOTICE MM(262420000001055/e0d97099) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125317727 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125317727 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125317727 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125317727 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125317727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125317727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125317727 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) 20250329125317727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317727 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) 20250329125317727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317727 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) 20250329125317727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1561)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1561)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125317730 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) 20250329125317730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317730 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) 20250329125317730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317730 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) 20250329125317730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317730 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125317730 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125317730 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125317730 DMM INFO MM(262420000001055/e0d97099) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125317730 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125317730 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125317730 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) 20250329125317730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317730 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) 20250329125317730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317730 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) 20250329125317730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 20250329125317730 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) 20250329125317730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317730 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) 20250329125317731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317731 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) 20250329125317731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)10595350 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: 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 := 'E0D97099'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)9803825 SGSN_Test_0-RAN(1562)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@946bd857a56d: First idle individual index:0 20250329125317933 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) 20250329125317933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125317933 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) 20250329125317933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317933 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) 20250329125317933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125317933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317933 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125317933 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125317933 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125317934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0D97099) type="signalling"  (gprs_gmm.c:1970) 20250329125317934 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125317934 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125317934 DMM DEBUG MM(262420000001055/e0d97099) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125317934 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) 20250329125317934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317934 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) 20250329125317934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317934 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) 20250329125317934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125317934 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) 20250329125317934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125317934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125317934 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) 20250329125317934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125317934 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) 20250329125317934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125317934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@946bd857a56d: { messageType := 2, destLocRef := '959831'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@946bd857a56d: Final verdict of PTC: error 20250329125317950 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125317950 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) 20250329125317950 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125317950 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125317951 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125317951 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) 20250329125317951 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125317951 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125317951 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) 20250329125317951 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) 20250329125317951 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125317951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125317951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125317951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125317951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125317951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125317951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125317951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125317956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1562)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1566)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1555)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1550)@946bd857a56d: Final verdict of PTC: none 20250329125317961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125317961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1560)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1548)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1558)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1553)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:18 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 20250329125318067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125318570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232776) 20250329125318962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125318962 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) 20250329125319952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125319952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125319952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125319965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125319965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125320502 DGPRS DEBUG Checking for inactive LLMEs, time = 6483706 (sgsn.c:131) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125320966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125320966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250329125321656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125321658 DMM INFO MM(262420000001055/e0d97099) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125321658 DMM INFO MM(262420000001055/e0d97099) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125321658 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125321658 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125321658 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125321658 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125321658 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250329125321658 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) 20250329125321658 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) 20250329125321659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125321659 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Deallocated (fsm.c:568) 20250329125321659 DMM DEBUG MM_STATE_Iu(9)[0x5623a0576dc0]{Detached}: Deallocated (fsm.c:568) 20250329125321659 DMM DEBUG GMM(gmm_fsm)[0x5623a0577220]{Deregistered}: Deallocated (fsm.c:568) 20250329125321659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125321713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125321713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125321713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125321713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321713 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125321713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125321713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125321713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125321713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125321715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125321715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125321715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125321715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125321715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125321715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125321715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125321715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321715 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125321715 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125321715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125321715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125321715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1574)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1573)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125321718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1570)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125321723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125321723 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1578)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125321728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125321728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125321728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125321729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125321729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125321729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125321729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125321729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125321732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125321738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125321738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1579)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1583)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125321741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125321741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125321741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125321741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125321741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125321741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125321741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125321741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125321742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125321742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125321742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125321742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125321742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125321742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125321742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125321742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125321742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125321742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125321742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125321742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125321742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125321744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1586)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125321749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125321749 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125321950 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125321950 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) 20250329125321950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125321950 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125321956 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) 20250329125321956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125321956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125321956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125321956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125321956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125321956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125321960 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) 20250329125321960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125321960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125321960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125321960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125321960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125321960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125321960 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125321967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125321967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125321967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125321967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125321971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125321972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125322767 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) 20250329125322767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125322767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125322767 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) 20250329125322767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125322767 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) 20250329125322767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125322767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125322767 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125322767 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125322768 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) 20250329125322768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125322768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125322768 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) 20250329125322768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125322768 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) 20250329125322768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125322768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C018EE11'O, index=0 SGSN_Test-GSUP(1589)@946bd857a56d: 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)@946bd857a56d: 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 := '81C0'O, rac := '46'O ("F") }, 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)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2352265 SGSN_Test_0-SCCP(1584)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1585)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125323062 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) 20250329125323062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323062 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) 20250329125323062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323062 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) 20250329125323062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323063 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) 20250329125323063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323063 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125323063 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125323063 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125323063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125323063 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Deregistered}: Allocated (fsm.c:456) 20250329125323063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125323063 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125323063 DMM DEBUG MM_STATE_Iu[0x5623a0577ba0]{Detached}: Allocated (fsm.c:456) 20250329125323063 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125323063 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125323063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125323063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125323063 DMM DEBUG MM(262420000001056/d6eaf1b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125323063 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250329125323063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323063 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) 20250329125323063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323063 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) 20250329125323063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323063 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) 20250329125323063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323063 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) 20250329125323063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323063 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) 20250329125323063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: { messageType := 2, destLocRef := '23E489'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: 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 := 'F7DB2714348CA36FB2ECF826E66FBA3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B88FA83C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F502A4737ACB66E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BBBD922D40DD50DF0F6EF419B5691F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F6D36667C0C96FB0066117B8020B9C0F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5BE412C663FFA2447C637B14B7FF40C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8AC798A4957FEC7A'O } } } } } SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1584)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250329125323070 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) 20250329125323070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323070 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) 20250329125323070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323070 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) 20250329125323070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323071 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125323071 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125323071 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125323071 DMM DEBUG MM(262420000001056/d6eaf1b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1139) 20250329125323071 DMM NOTICE MM(262420000001056/d6eaf1b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125323071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125323071 DMM DEBUG MM(262420000001056/d6eaf1b8) Requesting authorization (sgsn_auth.c:160) 20250329125323071 DMM INFO MM(262420000001056/d6eaf1b8) Requesting authentication tuples (sgsn_auth.c:184) 20250329125323071 DMM DEBUG MM(262420000001056/d6eaf1b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125323071 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250329125323071 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)@946bd857a56d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250329125323073 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125323073 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125323073 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125323073 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125323073 DMM INFO MM(262420000001056/d6eaf1b8) Subscriber data update (mmctx.c:445) 20250329125323073 DMM DEBUG MM(262420000001056/d6eaf1b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125323073 DMM INFO MM(262420000001056/d6eaf1b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125323073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125323073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125323073 DMM INFO MM(262420000001056/d6eaf1b8) <- GMM AUTH AND CIPHERING REQ (rand = f7 db 27 14 34 8c a3 6f b2 ec f8 26 e6 6f ba 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 be 41 2c 66 3f fa 24 47 c6 37 b1 4b 7f f4 0c ) (gprs_gmm.c:538) 20250329125323073 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250329125323073 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) 20250329125323073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323073 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) 20250329125323073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323073 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) 20250329125323073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_from0 20250329125323078 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) 20250329125323078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323078 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) 20250329125323078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323078 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) SGSN_Test_0-SCCP(1584)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E228AC798A423094399990000105006F02904957FEC7A'O 20250329125323078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125323078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125323078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125323078 DMM INFO MM(262420000001056/d6eaf1b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125323078 DMM NOTICE MM(262420000001056/d6eaf1b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125323078 DMM DEBUG MM(262420000001056/d6eaf1b8) checking auth: received UMTS RES = 8a c7 98 a4 95 7f ec 7a (gprs_gmm.c:721) 20250329125323078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125323078 DMM DEBUG MM(262420000001056/d6eaf1b8) Requesting authorization (sgsn_auth.c:160) 20250329125323078 DMM INFO MM(262420000001056/d6eaf1b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125323078 DMM DEBUG MM(262420000001056/d6eaf1b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125323078 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250329125323078 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) 20250329125323078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125323078 DMM DEBUG MM(262420000001056/d6eaf1b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125323079 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) 20250329125323079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323079 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) 20250329125323079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323079 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) 20250329125323079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_from0 20250329125323085 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) 20250329125323085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125323085 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125323085 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125323085 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125323085 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250329125323085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125323085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125323085 DMM INFO MM(262420000001056/d6eaf1b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6eaf1b8) (gprs_gmm.c:355) 20250329125323085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250329125323085 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) 20250329125323085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323085 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) 20250329125323085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323085 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) 20250329125323085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125323088 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125323088 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125323088 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250329125323088 DMM INFO MM(262420000001056/d6eaf1b8) Subscriber data update (mmctx.c:445) 20250329125323088 DMM DEBUG MM(262420000001056/d6eaf1b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125323088 DMM INFO MM(262420000001056/d6eaf1b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125323088 DMM NOTICE MM(262420000001056/d6eaf1b8) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1055) 20250329125323088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125323088 DMM NOTICE MM(262420000001056/d6eaf1b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125323088 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) 20250329125323088 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125323088 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250329125323088 DMM INFO MM(262420000001056/d6eaf1b8) Subscriber data update (mmctx.c:445) 20250329125323088 DMM DEBUG MM(262420000001056/d6eaf1b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1584)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125323090 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) 20250329125323090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323090 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) 20250329125323090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323090 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) 20250329125323090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323090 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125323090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125323090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125323090 DMM INFO MM(262420000001056/d6eaf1b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125323090 DMM NOTICE MM(262420000001056/d6eaf1b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125323090 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125323090 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125323090 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125323090 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125323090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125323090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125323090 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) 20250329125323090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323090 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) 20250329125323090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323090 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) 20250329125323090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1584)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1584)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125323093 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) 20250329125323093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323093 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) 20250329125323093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323093 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) 20250329125323093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323093 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125323093 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125323093 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125323093 DMM INFO MM(262420000001056/d6eaf1b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125323093 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125323093 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125323093 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) 20250329125323093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323093 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) 20250329125323093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323093 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) 20250329125323093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 20250329125323094 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) 20250329125323094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323094 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) 20250329125323094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323094 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) 20250329125323094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2352265 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: 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 := 'D6EAF1B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)9920328 SGSN_Test_0-RAN(1585)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@946bd857a56d: First idle individual index:0 20250329125323296 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) 20250329125323296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125323296 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) 20250329125323297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323297 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) 20250329125323297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125323297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323297 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125323297 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125323297 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125323297 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD6EAF1B8) type="signalling"  (gprs_gmm.c:1970) 20250329125323297 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125323297 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125323297 DMM DEBUG MM(262420000001056/d6eaf1b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125323298 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) 20250329125323298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323298 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) 20250329125323298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323298 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) 20250329125323298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125323298 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) 20250329125323298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125323298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125323298 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) 20250329125323298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125323298 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) 20250329125323298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125323298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@946bd857a56d: { messageType := 2, destLocRef := '975F48'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@946bd857a56d: Final verdict of PTC: error 20250329125323315 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125323315 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) 20250329125323315 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125323315 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125323315 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125323315 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) 20250329125323315 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125323315 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125323315 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) 20250329125323315 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) 20250329125323315 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125323315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125323316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125323316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125323316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125323316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125323316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125323316 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125323320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1586)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@946bd857a56d: Final verdict of PTC: none 20250329125323326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1569)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1583)@946bd857a56d: Final verdict of PTC: none 20250329125323326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1579)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1578)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1573)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1589)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1577)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1581)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1572)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:23 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 20250329125323490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125323993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233148) 20250329125324327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125324327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233148, count=237600) 20250329125325317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125325317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125325317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125325329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125325329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125326330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125326330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250329125327093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125327098 DMM INFO MM(262420000001056/d6eaf1b8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125327098 DMM INFO MM(262420000001056/d6eaf1b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125327098 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125327098 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125327098 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125327098 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125327098 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250329125327098 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) 20250329125327098 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) 20250329125327098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125327098 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125327098 DMM DEBUG MM_STATE_Iu(11)[0x5623a0577ba0]{Detached}: Deallocated (fsm.c:568) 20250329125327098 DMM DEBUG GMM(gmm_fsm)[0x5623a0576dc0]{Deregistered}: Deallocated (fsm.c:568) 20250329125327098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125327148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125327148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125327148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125327148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125327148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125327148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125327148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125327148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125327149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125327149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125327149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125327149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125327149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125327149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125327149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125327149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125327150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125327150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125327150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125327150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125327152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125327159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125327159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@946bd857a56d: 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)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125327169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125327169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125327169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125327169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125327169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125327169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125327170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125327170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1602)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125327173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125327179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125327179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1602)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1606)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125327181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125327181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125327181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125327181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125327181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125327181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125327181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125327181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125327182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125327182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125327182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125327182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125327182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125327182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125327182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125327182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125327182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125327182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125327182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125327183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125327183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125327186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1609)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125327193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125327193 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)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125327331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125327331 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125327331 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125327331 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125327335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@946bd857a56d: 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)@946bd857a56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250329125327336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125327391 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125327391 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) 20250329125327391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125327391 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125327398 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) 20250329125327398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125327398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125327398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125327398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125327398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125327398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125327400 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) 20250329125327400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125327400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125327400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125327400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125327400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125327400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125327400 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125328210 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) 20250329125328210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328210 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) 20250329125328210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328210 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) 20250329125328210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328211 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125328211 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125328211 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) 20250329125328211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328211 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) 20250329125328211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328211 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) 20250329125328211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@946bd857a56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='EDA971FA'O, index=0 SGSN_Test-GSUP(1612)@946bd857a56d: 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)@946bd857a56d: 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 := '272B'O ("'+"), rac := '94'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)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14361508 SGSN_Test_0-SCCP(1607)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1608)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125328425 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) 20250329125328425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328425 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) 20250329125328425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328425 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) 20250329125328425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328425 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125328425 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125328425 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125328425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125328425 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Deregistered}: Allocated (fsm.c:456) 20250329125328425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125328425 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Allocated (fsm.c:456) 20250329125328425 DMM DEBUG MM_STATE_Iu[0x5623a0577510]{Detached}: Allocated (fsm.c:456) 20250329125328425 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125328425 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125328425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125328425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125328425 DMM DEBUG MM(262420000001057/ecee0f7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125328425 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250329125328425 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) 20250329125328425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328425 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) 20250329125328425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328425 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) 20250329125328425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328425 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) 20250329125328425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328425 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) 20250329125328425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328425 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) 20250329125328426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: { messageType := 2, destLocRef := 'DB23A4'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: 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 := 'BB5270A4EE5C70EB74068C682BFA4B5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1ABE93E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5566E601AC954727'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6845B365F3A5E567D63D644A72EF7F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1BCC72330BB19C190FA59F53A7C8C2BE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '59830B2BFD8FAFF92D0A9C1219E8259B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '535C031FE455AFB6'O } } } } } SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1607)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250329125328434 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) 20250329125328434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328434 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) 20250329125328435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328435 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) 20250329125328435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328435 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125328435 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125328435 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125328435 DMM DEBUG MM(262420000001057/ecee0f7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1139) 20250329125328435 DMM NOTICE MM(262420000001057/ecee0f7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125328435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125328435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125328435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125328435 DMM DEBUG MM(262420000001057/ecee0f7c) Requesting authorization (sgsn_auth.c:160) 20250329125328435 DMM INFO MM(262420000001057/ecee0f7c) Requesting authentication tuples (sgsn_auth.c:184) 20250329125328435 DMM DEBUG MM(262420000001057/ecee0f7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125328435 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250329125328435 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)@946bd857a56d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250329125328438 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125328438 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125328438 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125328438 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125328438 DMM INFO MM(262420000001057/ecee0f7c) Subscriber data update (mmctx.c:445) 20250329125328438 DMM DEBUG MM(262420000001057/ecee0f7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125328438 DMM INFO MM(262420000001057/ecee0f7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125328438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125328438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125328438 DMM INFO MM(262420000001057/ecee0f7c) <- GMM AUTH AND CIPHERING REQ (rand = bb 52 70 a4 ee 5c 70 eb 74 06 8c 68 2b fa 4b 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 83 0b 2b fd 8f af f9 2d 0a 9c 12 19 e8 25 9b ) (gprs_gmm.c:538) 20250329125328438 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250329125328438 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) 20250329125328438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328438 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) 20250329125328438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328438 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) 20250329125328438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1607)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22535C031F23094399990000105007F02904E455AFB6'O 20250329125328445 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) 20250329125328445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328445 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) 20250329125328445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328445 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) 20250329125328445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328446 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125328446 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125328446 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125328446 DMM INFO MM(262420000001057/ecee0f7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125328446 DMM NOTICE MM(262420000001057/ecee0f7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125328446 DMM DEBUG MM(262420000001057/ecee0f7c) checking auth: received UMTS RES = 53 5c 03 1f e4 55 af b6 (gprs_gmm.c:721) 20250329125328446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125328446 DMM DEBUG MM(262420000001057/ecee0f7c) Requesting authorization (sgsn_auth.c:160) 20250329125328446 DMM INFO MM(262420000001057/ecee0f7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125328446 DMM DEBUG MM(262420000001057/ecee0f7c) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125328446 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250329125328446 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) 20250329125328446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125328446 DMM DEBUG MM(262420000001057/ecee0f7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125328446 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) 20250329125328446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328446 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) 20250329125328446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328446 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) 20250329125328446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1607)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125328454 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) 20250329125328454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328454 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) 20250329125328454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328454 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) 20250329125328454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328454 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125328454 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125328454 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125328454 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250329125328455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125328455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125328455 DMM INFO MM(262420000001057/ecee0f7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xecee0f7c) (gprs_gmm.c:355) 20250329125328455 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250329125328455 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) 20250329125328455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328455 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) 20250329125328455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328455 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) 20250329125328455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328455 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) 20250329125328455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328455 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) 20250329125328455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328455 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) 20250329125328455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125328459 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125328459 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125328459 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250329125328459 DMM INFO MM(262420000001057/ecee0f7c) Subscriber data update (mmctx.c:445) 20250329125328459 DMM DEBUG MM(262420000001057/ecee0f7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125328459 DMM INFO MM(262420000001057/ecee0f7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125328459 DMM NOTICE MM(262420000001057/ecee0f7c) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1055) 20250329125328459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125328459 DMM NOTICE MM(262420000001057/ecee0f7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125328459 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) 20250329125328459 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125328459 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250329125328459 DMM INFO MM(262420000001057/ecee0f7c) Subscriber data update (mmctx.c:445) 20250329125328459 DMM DEBUG MM(262420000001057/ecee0f7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1607)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125328461 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) 20250329125328461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328461 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) 20250329125328461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328461 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) 20250329125328461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328461 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125328461 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125328461 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125328461 DMM INFO MM(262420000001057/ecee0f7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125328461 DMM NOTICE MM(262420000001057/ecee0f7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125328461 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125328461 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125328461 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125328461 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125328461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125328461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125328462 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) 20250329125328462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328462 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) 20250329125328462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328462 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) 20250329125328462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1607)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1607)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125328466 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) 20250329125328466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328466 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) 20250329125328466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328466 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) 20250329125328466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328466 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125328466 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125328466 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125328466 DMM INFO MM(262420000001057/ecee0f7c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125328466 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125328466 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125328466 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) 20250329125328466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328466 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) 20250329125328466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328466 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) 20250329125328466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14361508 20250329125328467 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) 20250329125328467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328467 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) 20250329125328467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328467 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) 20250329125328467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: 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 := 'ECEE0F7C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15378625 SGSN_Test_0-RAN(1608)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@946bd857a56d: First idle individual index:0 20250329125328669 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) 20250329125328669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125328669 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) 20250329125328669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328669 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) 20250329125328669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125328669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328670 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125328670 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125328670 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125328670 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xECEE0F7C) type="signalling"  (gprs_gmm.c:1970) 20250329125328670 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125328670 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125328670 DMM DEBUG MM(262420000001057/ecee0f7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125328670 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) 20250329125328670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328670 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) 20250329125328670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328670 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) 20250329125328670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125328670 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) 20250329125328670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125328670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125328670 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) 20250329125328671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125328671 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) 20250329125328671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125328671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@946bd857a56d: { messageType := 2, destLocRef := 'EAA8C1'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@946bd857a56d: Final verdict of PTC: error 20250329125328687 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125328687 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) 20250329125328687 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125328687 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125328687 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125328687 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) 20250329125328687 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125328687 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125328687 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) 20250329125328687 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) 20250329125328687 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125328687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125328687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125328687 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125328693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1609)@946bd857a56d: Final verdict of PTC: none 20250329125328697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125328697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1611)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1612)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1596)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1601)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1606)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1594)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1604)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1600)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:28 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 20250329125328856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125329358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250329125329698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125329698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231836, count=236288) 20250329125330688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125330688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125330688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125330699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125330700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20250329125331701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125331701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_attach_pdp_act_pmm_idle started. 20250329125332438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125332440 DMM INFO MM(262420000001057/ecee0f7c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125332440 DMM INFO MM(262420000001057/ecee0f7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125332440 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125332440 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125332440 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125332440 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125332440 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250329125332440 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) 20250329125332440 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) 20250329125332440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125332440 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Deallocated (fsm.c:568) 20250329125332440 DMM DEBUG MM_STATE_Iu(13)[0x5623a0577510]{Detached}: Deallocated (fsm.c:568) 20250329125332440 DMM DEBUG GMM(gmm_fsm)[0x5623a0577ba0]{Deregistered}: Deallocated (fsm.c:568) 20250329125332440 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125332487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125332487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125332487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125332487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125332487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125332487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125332487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125332487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125332488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125332488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125332488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125332488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125332488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125332488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125332488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125332488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125332488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125332488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125332489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125332489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125332492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125332500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125332500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125332506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125332507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125332507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125332507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 20250329125332510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125332516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125332516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1625)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1629)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125332519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125332520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125332520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125332520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125332520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125332523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1632)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@946bd857a56d: v_sccp_pdu_maxlen:268 20250329125332527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125332527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125332702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125332702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125332702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125332702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125332706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125332707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@946bd857a56d: 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)@946bd857a56d: 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(1634)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125332727 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125332727 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) 20250329125332727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125332727 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125332733 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) 20250329125332733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125332733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125332733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125332733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125332733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125332733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125332735 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) 20250329125332735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125332735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125332735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125332735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125332735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125332735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125332735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125333545 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) 20250329125333546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333546 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) 20250329125333546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333546 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) 20250329125333546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333546 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125333546 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125333547 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) 20250329125333547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333547 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) 20250329125333547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333547 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) 20250329125333547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@946bd857a56d: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='DD14D0A5'O, index=0 SGSN_Test-GSUP(1635)@946bd857a56d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: 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 := 'B0A0'O, rac := '26'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(1631)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6334402 SGSN_Test_0-SCCP(1630)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1631)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125333776 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) 20250329125333776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333776 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) 20250329125333776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333776 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) 20250329125333776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333776 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125333776 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125333776 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125333776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125333777 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Deregistered}: Allocated (fsm.c:456) 20250329125333777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125333777 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125333777 DMM DEBUG MM_STATE_Iu[0x5623a0574600]{Detached}: Allocated (fsm.c:456) 20250329125333777 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125333777 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125333777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125333777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125333777 DMM DEBUG MM(262420000001005/f748c8e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125333777 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250329125333777 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) 20250329125333777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333777 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) 20250329125333777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333777 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) 20250329125333777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333777 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) 20250329125333777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333777 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) 20250329125333777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333777 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) 20250329125333777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: { messageType := 2, destLocRef := '60A7C2'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: 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 := 'D0232CC1971DCC9C4179B722422B4285'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D6C7002'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D759976FF0B3FD8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5222F9FDFB2E52F47F64E39D1A92D281'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6805E986F5EC579D940D3329FC5127F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0FD4BA7E352417537828E3298EB07001'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '23B8E941901EAF3E'O } } } } } SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1630)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250329125333786 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) 20250329125333786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333786 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) 20250329125333786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333786 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) 20250329125333786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333787 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125333787 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125333787 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125333787 DMM DEBUG MM(262420000001005/f748c8e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1139) 20250329125333787 DMM NOTICE MM(262420000001005/f748c8e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125333787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125333787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125333787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125333787 DMM DEBUG MM(262420000001005/f748c8e0) Requesting authorization (sgsn_auth.c:160) 20250329125333787 DMM INFO MM(262420000001005/f748c8e0) Requesting authentication tuples (sgsn_auth.c:184) 20250329125333787 DMM DEBUG MM(262420000001005/f748c8e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125333787 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250329125333787 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)@946bd857a56d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@946bd857a56d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250329125333791 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125333791 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125333791 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125333791 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125333791 DMM INFO MM(262420000001005/f748c8e0) Subscriber data update (mmctx.c:445) 20250329125333791 DMM DEBUG MM(262420000001005/f748c8e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125333791 DMM INFO MM(262420000001005/f748c8e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125333791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125333791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125333791 DMM INFO MM(262420000001005/f748c8e0) <- GMM AUTH AND CIPHERING REQ (rand = d0 23 2c c1 97 1d cc 9c 41 79 b7 22 42 2b 42 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f d4 ba 7e 35 24 17 53 78 28 e3 29 8e b0 70 01 ) (gprs_gmm.c:538) 20250329125333791 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250329125333791 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) 20250329125333791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333791 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) 20250329125333791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333791 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) 20250329125333791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1630)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2223B8E94123094399990000100005F02904901EAF3E'O 20250329125333801 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) 20250329125333801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333801 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) 20250329125333801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333801 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) 20250329125333801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125333801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125333801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125333801 DMM INFO MM(262420000001005/f748c8e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125333801 DMM NOTICE MM(262420000001005/f748c8e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125333801 DMM DEBUG MM(262420000001005/f748c8e0) checking auth: received UMTS RES = 23 b8 e9 41 90 1e af 3e (gprs_gmm.c:721) 20250329125333801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125333801 DMM DEBUG MM(262420000001005/f748c8e0) Requesting authorization (sgsn_auth.c:160) 20250329125333801 DMM INFO MM(262420000001005/f748c8e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125333801 DMM DEBUG MM(262420000001005/f748c8e0) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125333801 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250329125333801 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) 20250329125333801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125333801 DMM DEBUG MM(262420000001005/f748c8e0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125333801 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) 20250329125333801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333801 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) 20250329125333801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333801 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) 20250329125333801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1630)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125333821 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) 20250329125333821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333821 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) 20250329125333821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333821 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) 20250329125333821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333821 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125333821 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125333822 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125333822 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250329125333822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125333822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125333822 DMM INFO MM(262420000001005/f748c8e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf748c8e0) (gprs_gmm.c:355) 20250329125333822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250329125333822 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) 20250329125333822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333822 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) 20250329125333822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333822 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) 20250329125333822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333822 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) 20250329125333822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333822 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) 20250329125333822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333822 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) 20250329125333822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125333830 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125333830 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125333830 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250329125333830 DMM INFO MM(262420000001005/f748c8e0) Subscriber data update (mmctx.c:445) 20250329125333830 DMM DEBUG MM(262420000001005/f748c8e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125333830 DMM INFO MM(262420000001005/f748c8e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125333830 DMM NOTICE MM(262420000001005/f748c8e0) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1055) 20250329125333830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125333830 DMM NOTICE MM(262420000001005/f748c8e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125333830 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) 20250329125333831 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125333831 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250329125333831 DMM INFO MM(262420000001005/f748c8e0) Subscriber data update (mmctx.c:445) 20250329125333831 DMM DEBUG MM(262420000001005/f748c8e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1630)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125333836 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) 20250329125333836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333836 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) 20250329125333836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333836 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) 20250329125333836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333836 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125333836 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125333836 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125333836 DMM INFO MM(262420000001005/f748c8e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125333836 DMM NOTICE MM(262420000001005/f748c8e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125333836 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125333836 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125333836 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125333836 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125333836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125333836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125333836 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) 20250329125333836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333836 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) 20250329125333836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333836 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) 20250329125333836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1630)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1630)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125333844 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) 20250329125333844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333844 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) 20250329125333844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333844 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) 20250329125333844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125333844 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125333844 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125333844 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125333844 DMM INFO MM(262420000001005/f748c8e0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125333844 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125333844 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125333844 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) 20250329125333844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125333845 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) 20250329125333845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333845 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) 20250329125333845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125333845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 20250329125333847 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) 20250329125333847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125333847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125333847 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) SGSN_Test_0-RAN(1631)@946bd857a56d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6334402 20250329125333847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125333847 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) 20250329125333847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125333847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: 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 := 'F748C8E0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@946bd857a56d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6185865 SGSN_Test_0-RAN(1631)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@946bd857a56d: First idle individual index:0 20250329125334049 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) 20250329125334049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125334049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125334049 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) 20250329125334049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125334049 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) 20250329125334049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125334049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125334049 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125334049 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125334050 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125334050 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF748C8E0) type="signalling"  (gprs_gmm.c:1970) 20250329125334050 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125334050 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125334050 DMM DEBUG MM(262420000001005/f748c8e0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125334050 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) 20250329125334050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125334050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125334050 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) 20250329125334050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125334050 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) 20250329125334050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125334050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125334050 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) 20250329125334050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125334050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125334050 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) 20250329125334050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125334050 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) 20250329125334050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125334050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@946bd857a56d: { messageType := 2, destLocRef := '5E6389'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@946bd857a56d: Final verdict of PTC: error 20250329125334068 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125334068 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) 20250329125334068 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125334068 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125334068 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125334068 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) 20250329125334068 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125334068 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125334068 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) 20250329125334068 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) 20250329125334068 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125334068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125334068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125334068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125334068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125334068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125334069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125334069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125334074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1632)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1629)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1624)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@946bd857a56d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1619)@946bd857a56d: Final verdict of PTC: none 20250329125334080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250329125334080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1635)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1617)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1627)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1622)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@946bd857a56d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:34 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 20250329125334174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125334676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197216) 20250329125335082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125335082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=197216, count=234964) 20250329125336069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125336069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125336069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125336084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125336084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125337085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125337085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_pmm_idle_rx_mt_data started. 20250329125337763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125337765 DMM INFO MM(262420000001005/f748c8e0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125337765 DMM INFO MM(262420000001005/f748c8e0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125337765 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125337765 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125337765 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125337765 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125337765 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250329125337765 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) 20250329125337765 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) 20250329125337765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125337765 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125337765 DMM DEBUG MM_STATE_Iu(15)[0x5623a0574600]{Detached}: Deallocated (fsm.c:568) 20250329125337765 DMM DEBUG GMM(gmm_fsm)[0x5623a0577510]{Deregistered}: Deallocated (fsm.c:568) 20250329125337765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125337809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125337809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125337809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125337809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125337809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125337809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125337809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125337809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125337810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125337810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125337810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125337810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125337810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125337810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125337810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125337810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125337810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125337810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125337810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125337810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 20250329125337813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250329125337817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125337818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1643)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pmm_idle_rx_mt_data-BVCI196(1641)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125337821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125337821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125337821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125337821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125337821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125337821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125337821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125337821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125337822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125337823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125337823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125337823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125337825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125337830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125337830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1652)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125337836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125337836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125337836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125337836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125337836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125337836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125337836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125337836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125337836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125337836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125337836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125337837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125337837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125337837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125337837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125337837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125337837 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125337837 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125337837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125337837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125337837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125337838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1655)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation 20250329125337843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125337843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@946bd857a56d: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125338044 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125338044 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) 20250329125338044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125338044 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)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125338052 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) 20250329125338052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125338052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125338052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125338052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125338052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125338052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125338055 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) 20250329125338055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125338055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125338055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125338055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125338055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125338055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125338055 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125338086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125338086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125338086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125338086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125338090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250329125338091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125338859 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) 20250329125338859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125338859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125338859 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) 20250329125338859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125338859 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) 20250329125338859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125338859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125338860 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125338860 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125338860 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) 20250329125338860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125338860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125338861 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) 20250329125338861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125338861 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) 20250329125338861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125338861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@946bd857a56d: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='DFFAA28C'O, index=0 SGSN_Test-GSUP(1658)@946bd857a56d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: 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 := 'C378'O, rac := '6F'O ("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)@946bd857a56d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)9177277 SGSN_Test_0-SCCP(1653)@946bd857a56d: First idle individual index:0 SGSN_Test_0-RAN(1654)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 20250329125339185 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) 20250329125339185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339185 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) 20250329125339185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339185 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) 20250329125339185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339186 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125339186 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125339186 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125339186 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125339186 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Deregistered}: Allocated (fsm.c:456) 20250329125339186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Allocated (fsm.c:456) 20250329125339186 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Allocated (fsm.c:456) 20250329125339186 DMM DEBUG MM_STATE_Iu[0x5623a0579480]{Detached}: Allocated (fsm.c:456) 20250329125339186 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125339186 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125339186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125339186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125339186 DMM DEBUG MM(262420000001007/f8d21597) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125339186 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250329125339187 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) 20250329125339187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339187 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) 20250329125339187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339187 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) 20250329125339187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339187 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) 20250329125339187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339187 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) 20250329125339187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339187 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) 20250329125339187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: { messageType := 2, destLocRef := '8C08BD'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: 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 := '383B2FA9ECFC2E8303BB823AAE3FE426'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22576276'O ("\"Wbv") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70EFDC6094E08883'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C8C0196BEE695115B57909A44895B1EA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FADA31DB781F3DAAB7CCD1D271F12E80'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E44D90A07D064CF0889FBE3C48331EB6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2C10A9DF8D9333FF'O } } } } } SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1653)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250329125339196 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) 20250329125339196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339196 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) 20250329125339196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339196 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) 20250329125339196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125339196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125339196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125339196 DMM DEBUG MM(262420000001007/f8d21597) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1139) 20250329125339196 DMM NOTICE MM(262420000001007/f8d21597) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125339196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125339196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125339197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125339197 DMM DEBUG MM(262420000001007/f8d21597) Requesting authorization (sgsn_auth.c:160) 20250329125339197 DMM INFO MM(262420000001007/f8d21597) Requesting authentication tuples (sgsn_auth.c:184) 20250329125339197 DMM DEBUG MM(262420000001007/f8d21597) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125339197 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250329125339197 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)@946bd857a56d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@946bd857a56d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250329125339199 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125339199 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125339199 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125339199 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125339199 DMM INFO MM(262420000001007/f8d21597) Subscriber data update (mmctx.c:445) 20250329125339199 DMM DEBUG MM(262420000001007/f8d21597) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125339199 DMM INFO MM(262420000001007/f8d21597) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125339199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125339199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125339199 DMM INFO MM(262420000001007/f8d21597) <- GMM AUTH AND CIPHERING REQ (rand = 38 3b 2f a9 ec fc 2e 83 03 bb 82 3a ae 3f e4 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 4d 90 a0 7d 06 4c f0 88 9f be 3c 48 33 1e b6 ) (gprs_gmm.c:538) 20250329125339199 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250329125339199 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) 20250329125339199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339199 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) 20250329125339199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339199 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) 20250329125339199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1653)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305222C10A9DF23094399990000100007F029048D9333FF'O 20250329125339207 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) 20250329125339207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339207 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) 20250329125339207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339207 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) 20250329125339207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339207 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125339207 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125339207 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125339207 DMM INFO MM(262420000001007/f8d21597) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125339207 DMM NOTICE MM(262420000001007/f8d21597) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125339207 DMM DEBUG MM(262420000001007/f8d21597) checking auth: received UMTS RES = 2c 10 a9 df 8d 93 33 ff (gprs_gmm.c:721) 20250329125339207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125339207 DMM DEBUG MM(262420000001007/f8d21597) Requesting authorization (sgsn_auth.c:160) 20250329125339208 DMM INFO MM(262420000001007/f8d21597) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125339208 DMM DEBUG MM(262420000001007/f8d21597) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125339208 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250329125339208 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) 20250329125339208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125339208 DMM DEBUG MM(262420000001007/f8d21597) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125339208 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) 20250329125339208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339208 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) 20250329125339208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339208 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) 20250329125339208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1653)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125339221 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) 20250329125339221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339221 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) 20250329125339221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339221 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) 20250329125339221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339221 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125339222 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125339222 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125339222 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250329125339222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125339222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125339222 DMM INFO MM(262420000001007/f8d21597) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d21597) (gprs_gmm.c:355) 20250329125339222 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250329125339222 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) 20250329125339222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339222 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) 20250329125339222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339222 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) 20250329125339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339222 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) 20250329125339222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339222 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) 20250329125339222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339222 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) 20250329125339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125339228 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125339228 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125339228 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250329125339228 DMM INFO MM(262420000001007/f8d21597) Subscriber data update (mmctx.c:445) 20250329125339228 DMM DEBUG MM(262420000001007/f8d21597) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125339228 DMM INFO MM(262420000001007/f8d21597) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125339228 DMM NOTICE MM(262420000001007/f8d21597) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1055) 20250329125339228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125339228 DMM NOTICE MM(262420000001007/f8d21597) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125339228 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) 20250329125339229 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125339229 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250329125339229 DMM INFO MM(262420000001007/f8d21597) Subscriber data update (mmctx.c:445) 20250329125339229 DMM DEBUG MM(262420000001007/f8d21597) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1653)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125339232 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) 20250329125339232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339232 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) 20250329125339232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339232 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) 20250329125339232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339232 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125339232 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125339232 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125339232 DMM INFO MM(262420000001007/f8d21597) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125339232 DMM NOTICE MM(262420000001007/f8d21597) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125339232 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125339232 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125339232 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125339232 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125339232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125339232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125339232 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) 20250329125339232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339232 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) 20250329125339233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339233 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) 20250329125339233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1653)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1653)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125339239 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) 20250329125339239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339239 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) 20250329125339239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339239 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) 20250329125339239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339239 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125339239 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125339239 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125339239 DMM INFO MM(262420000001007/f8d21597) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125339239 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125339240 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125339240 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) 20250329125339240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339240 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) 20250329125339240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339240 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) 20250329125339240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 20250329125339242 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) 20250329125339242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339242 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) 20250329125339242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339242 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) 20250329125339242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@946bd857a56d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)9177277 TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: 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 := 'F8D21597'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@946bd857a56d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7082472 SGSN_Test_0-RAN(1654)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@946bd857a56d: First idle individual index:0 20250329125339445 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) 20250329125339445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125339445 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) 20250329125339445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339445 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) 20250329125339445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125339445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339446 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125339446 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125339446 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125339446 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8D21597) type="signalling"  (gprs_gmm.c:1970) 20250329125339446 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125339446 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125339446 DMM DEBUG MM(262420000001007/f8d21597) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125339446 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) 20250329125339446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339447 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) 20250329125339447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339447 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) 20250329125339447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125339447 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) 20250329125339447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125339447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125339447 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) 20250329125339447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125339447 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) 20250329125339447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125339447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@946bd857a56d: { messageType := 2, destLocRef := '6C11E8'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@946bd857a56d: Final verdict of PTC: error 20250329125339462 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125339462 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) 20250329125339462 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125339462 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125339462 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125339462 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) 20250329125339462 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125339462 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125339462 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) 20250329125339462 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) 20250329125339462 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125339462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125339462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125339462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125339462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125339462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125339462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125339463 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125339468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1654)@946bd857a56d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP(1658)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1647)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1652)@946bd857a56d: Final verdict of PTC: none 20250329125339473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1638)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1642)@946bd857a56d: Final verdict of PTC: none 20250329125339474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI220(1651)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@946bd857a56d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1645)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1640)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1650)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@946bd857a56d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:39 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 20250329125339605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125340108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231024) 20250329125340475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125340475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231024, count=235476) 20250329125341463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125341463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125341463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125341477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125341477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125342479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125342479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_update_ctx_err_ind_from_ggsn started. 20250329125343202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125343205 DMM INFO MM(262420000001007/f8d21597) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125343205 DMM INFO MM(262420000001007/f8d21597) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125343205 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125343205 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125343205 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125343205 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125343206 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250329125343206 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) 20250329125343206 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) 20250329125343206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a0564fc0]{Init}: Deallocated (fsm.c:568) 20250329125343206 DMM DEBUG MM_STATE_Gb[0x5623a056b990]{Idle}: Deallocated (fsm.c:568) 20250329125343206 DMM DEBUG MM_STATE_Iu(17)[0x5623a0579480]{Detached}: Deallocated (fsm.c:568) 20250329125343206 DMM DEBUG GMM(gmm_fsm)[0x5623a0574600]{Deregistered}: Deallocated (fsm.c:568) 20250329125343206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@946bd857a56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125343251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125343251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125343251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125343251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125343251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125343251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125343251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125343251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@946bd857a56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125343252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125343252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125343252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125343252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125343252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125343252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125343252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125343252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250329125343252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125343252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1665)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250329125343252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125343252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@946bd857a56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125343255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125343260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125343260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@946bd857a56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@946bd857a56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125343265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250329125343265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125343265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125343265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250329125343265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125343265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125343265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125343265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@946bd857a56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125343266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125343266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125343266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125343266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125343266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125343266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125343266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125343266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250329125343266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125343266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125343266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125343266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@946bd857a56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125343268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@946bd857a56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250329125343274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5623a0566dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125343274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@946bd857a56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@946bd857a56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@946bd857a56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@946bd857a56d: Provider Link came up: sending NS-RESET 20250329125343279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250329125343279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125343279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125343279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250329125343279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125343279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125343279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125343279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@946bd857a56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250329125343280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125343280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125343280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125343280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250329125343280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250329125343280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250329125343280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250329125343280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125343280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250329125343280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250329125343280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250329125343280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250329125343280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@946bd857a56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@946bd857a56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250329125343282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@946bd857a56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@946bd857a56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@946bd857a56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@946bd857a56d: ************************************************* SGSN_Test_0-M3UA(1678)@946bd857a56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@946bd857a56d: ************************************************* MTC@946bd857a56d: Starting RAN_Emulation 20250329125343286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5623a0568830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250329125343286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@946bd857a56d: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@946bd857a56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250329125343480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125343480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250329125343480 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250329125343480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@946bd857a56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250329125343484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250329125343486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@946bd857a56d: 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)@946bd857a56d: 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)@946bd857a56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@946bd857a56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250329125343486 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250329125343486 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) 20250329125343486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250329125343486 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(1678)@946bd857a56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250329125343490 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) 20250329125343490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250329125343490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250329125343490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250329125343490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250329125343490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250329125343490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250329125343491 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) 20250329125343491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250329125343491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250329125343491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250329125343491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250329125343491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250329125343491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250329125343491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250329125344303 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) 20250329125344303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344303 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) 20250329125344303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344303 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) 20250329125344303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344304 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250329125344304 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250329125344304 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) 20250329125344304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344305 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) 20250329125344305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344305 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) 20250329125344305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@946bd857a56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@946bd857a56d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='DD897FE0'O, index=0 SGSN_Test-GSUP(1681)@946bd857a56d: 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)@946bd857a56d: 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 := '3899'O, rac := 'CC'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(1677)@946bd857a56d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9880041 SGSN_Test_0-RAN(1677)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@946bd857a56d: First idle individual index:0 20250329125344568 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) 20250329125344568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344568 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) 20250329125344568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344568 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) 20250329125344568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344568 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125344568 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125344568 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125344568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1325) 20250329125344568 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Deregistered}: Allocated (fsm.c:456) 20250329125344568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Allocated (fsm.c:456) 20250329125344568 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Allocated (fsm.c:456) 20250329125344568 DMM DEBUG MM_STATE_Iu[0x5623a0577350]{Detached}: Allocated (fsm.c:456) 20250329125344568 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250329125344568 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250329125344568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250329125344568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250329125344568 DMM DEBUG MM(262420000001004/f124d532) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250329125344568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250329125344569 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) 20250329125344569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344569 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) 20250329125344569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344569 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) 20250329125344569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344569 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) 20250329125344569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344569 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) 20250329125344569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344569 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) 20250329125344569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: { messageType := 2, destLocRef := '96C1E9'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: 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 := 'F3AC1D53A95BBF2C4CF2BC02F9078216'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36B8EA51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2026BDE0E7D9B2D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A4F8BAA2E58916D033B7E733C711159'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2C338922393423162D5E42604791554D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8579B2BBB594E089566E9A846B4E9627'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB083DFE71F56617'O } } } } } SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_len:23 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1676)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250329125344588 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) 20250329125344588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344588 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) 20250329125344588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344588 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) 20250329125344588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344589 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125344589 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125344589 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125344589 DMM DEBUG MM(262420000001004/f124d532) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250329125344589 DMM NOTICE MM(262420000001004/f124d532) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250329125344589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250329125344589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250329125344589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250329125344589 DMM DEBUG MM(262420000001004/f124d532) Requesting authorization (sgsn_auth.c:160) 20250329125344589 DMM INFO MM(262420000001004/f124d532) Requesting authentication tuples (sgsn_auth.c:184) 20250329125344589 DMM DEBUG MM(262420000001004/f124d532) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250329125344589 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250329125344589 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)@946bd857a56d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@946bd857a56d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250329125344594 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250329125344594 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250329125344594 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250329125344594 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250329125344594 DMM INFO MM(262420000001004/f124d532) Subscriber data update (mmctx.c:445) 20250329125344594 DMM DEBUG MM(262420000001004/f124d532) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250329125344594 DMM INFO MM(262420000001004/f124d532) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250329125344594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250329125344594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250329125344594 DMM INFO MM(262420000001004/f124d532) <- GMM AUTH AND CIPHERING REQ (rand = f3 ac 1d 53 a9 5b bf 2c 4c f2 bc 02 f9 07 82 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 79 b2 bb b5 94 e0 89 56 6e 9a 84 6b 4e 96 27 ) (gprs_gmm.c:538) 20250329125344594 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250329125344594 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) 20250329125344594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344594 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) 20250329125344594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344594 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) 20250329125344594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_len:37 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1676)@946bd857a56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522FB083DFE23094399990000100004F0290471F56617'O 20250329125344606 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) 20250329125344606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344606 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) 20250329125344606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344606 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) 20250329125344606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344607 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125344607 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125344607 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125344607 DMM INFO MM(262420000001004/f124d532) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250329125344607 DMM NOTICE MM(262420000001004/f124d532) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250329125344607 DMM DEBUG MM(262420000001004/f124d532) checking auth: received UMTS RES = fb 08 3d fe 71 f5 66 17 (gprs_gmm.c:721) 20250329125344607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250329125344607 DMM DEBUG MM(262420000001004/f124d532) Requesting authorization (sgsn_auth.c:160) 20250329125344607 DMM INFO MM(262420000001004/f124d532) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250329125344607 DMM DEBUG MM(262420000001004/f124d532) Requesting subscriber data update (gprs_subscriber.c:894) 20250329125344607 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250329125344607 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) 20250329125344607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250329125344607 DMM DEBUG MM(262420000001004/f124d532) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250329125344607 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) 20250329125344607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344607 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) 20250329125344607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344607 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) 20250329125344607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_len:12 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1676)@946bd857a56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250329125344622 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) 20250329125344622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344622 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) 20250329125344622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344622 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) 20250329125344622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344622 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250329125344622 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250329125344622 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250329125344622 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250329125344622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250329125344623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250329125344623 DMM INFO MM(262420000001004/f124d532) <- GMM ATTACH ACCEPT (new P-TMSI=0xf124d532) (gprs_gmm.c:355) 20250329125344623 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250329125344623 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) 20250329125344623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344623 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) 20250329125344623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344623 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) 20250329125344623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344623 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) 20250329125344623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344623 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) 20250329125344623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344623 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) 20250329125344623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250329125344630 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250329125344630 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250329125344630 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250329125344630 DMM INFO MM(262420000001004/f124d532) Subscriber data update (mmctx.c:445) 20250329125344630 DMM DEBUG MM(262420000001004/f124d532) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250329125344630 DMM INFO MM(262420000001004/f124d532) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250329125344630 DMM NOTICE MM(262420000001004/f124d532) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250329125344630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250329125344630 DMM NOTICE MM(262420000001004/f124d532) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250329125344630 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) 20250329125344631 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250329125344631 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250329125344631 DMM INFO MM(262420000001004/f124d532) Subscriber data update (mmctx.c:445) 20250329125344631 DMM DEBUG MM(262420000001004/f124d532) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_len:14 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1676)@946bd857a56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250329125344633 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) 20250329125344633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344633 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) 20250329125344633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344633 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) 20250329125344633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250329125344634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250329125344634 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250329125344634 DMM INFO MM(262420000001004/f124d532) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250329125344634 DMM NOTICE MM(262420000001004/f124d532) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250329125344634 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250329125344634 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250329125344634 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250329125344634 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250329125344634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250329125344634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250329125344634 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) 20250329125344634 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344634 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) 20250329125344634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344634 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) 20250329125344634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_len:7 SGSN_Test_0-SCCP(1676)@946bd857a56d: vl_from0 SGSN_Test_0-SCCP(1676)@946bd857a56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250329125344640 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) 20250329125344640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344640 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) 20250329125344640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344640 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) 20250329125344640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344640 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250329125344640 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250329125344640 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250329125344640 DMM INFO MM(262420000001004/f124d532) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250329125344640 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250329125344640 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250329125344640 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) 20250329125344640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344640 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) 20250329125344640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344641 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) 20250329125344641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 20250329125344642 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) 20250329125344642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344642 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) 20250329125344642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344642 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) 20250329125344642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@946bd857a56d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9880041 TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: 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 := 'F124D532'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@946bd857a56d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10857280 SGSN_Test_0-RAN(1677)@946bd857a56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@946bd857a56d: First idle individual index:0 20250329125344844 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) 20250329125344844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250329125344845 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) 20250329125344845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344845 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) 20250329125344845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250329125344845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344845 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250329125344845 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250329125344845 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250329125344845 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF124D532) type="signalling"  (gprs_gmm.c:1970) 20250329125344846 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250329125344846 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250329125344846 DMM DEBUG MM(262420000001004/f124d532) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250329125344846 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) 20250329125344846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344846 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) 20250329125344846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344846 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) 20250329125344846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250329125344846 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) 20250329125344846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250329125344846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250329125344846 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) 20250329125344846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250329125344846 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) 20250329125344846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250329125344846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@946bd857a56d: { messageType := 2, destLocRef := 'A5AB40'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)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@946bd857a56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@946bd857a56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@946bd857a56d: Final verdict of PTC: error 20250329125344863 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250329125344863 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) 20250329125344863 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250329125344863 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250329125344863 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250329125344863 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) 20250329125344863 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250329125344863 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250329125344863 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) 20250329125344863 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) 20250329125344863 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250329125344863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250329125344863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250329125344863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250329125344863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250329125344863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250329125344863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250329125344864 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250329125344869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@946bd857a56d: Final verdict of PTC: none -NSVCI98(1670)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@946bd857a56d: Final verdict of PTC: none 20250329125344873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-RAN(1677)@946bd857a56d: Final verdict of PTC: none 20250329125344873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1662)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@946bd857a56d: Final verdict of PTC: none -NSVCI99(1675)@946bd857a56d: Final verdict of PTC: none -NSVCI97(1665)@946bd857a56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@946bd857a56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@946bd857a56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@946bd857a56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@946bd857a56d: Final verdict of PTC: none -NSVCI97-provIP(1663)@946bd857a56d: Final verdict of PTC: none -NSVCI99-provIP(1673)@946bd857a56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@946bd857a56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@946bd857a56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@946bd857a56d: Final verdict of PTC: none -NSVCI98-provIP(1668)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: none MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@946bd857a56d: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@946bd857a56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@946bd857a56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@946bd857a56d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@946bd857a56d: 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'. Sat Mar 29 12:53:44 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 20250329125344994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125345497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197632) 20250329125345875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125345875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=197632, count=236000) 20250329125346864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250329125346865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250329125346865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250329125346877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125346877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test execution finished. MTC@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125347878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125347878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_NS_connect_alive started. 20250329125348594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125348597 DMM INFO MM(262420000001004/f124d532) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250329125348597 DMM INFO MM(262420000001004/f124d532) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250329125348597 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250329125348597 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250329125348597 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250329125348597 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250329125348597 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250329125348597 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) 20250329125348597 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) 20250329125348597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5623a056b990]{Init}: Deallocated (fsm.c:568) 20250329125348597 DMM DEBUG MM_STATE_Gb[0x5623a0564fc0]{Idle}: Deallocated (fsm.c:568) 20250329125348597 DMM DEBUG MM_STATE_Iu(19)[0x5623a0577350]{Detached}: Deallocated (fsm.c:568) 20250329125348597 DMM DEBUG GMM(gmm_fsm)[0x5623a0579480]{Deregistered}: Deallocated (fsm.c:568) 20250329125348597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250329125348632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250329125348632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250329125348632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250329125348880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125348880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: setverdict(pass): none -> pass MTC@946bd857a56d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250329125349641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44400<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: pass MTC@946bd857a56d: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@946bd857a56d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:53:49 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250329125349679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125349881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125349881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125350181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250329125350502 DGPRS DEBUG Checking for inactive LLMEs, time = 6483736 (sgsn.c:131) 20250329125350882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125350882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14772) 20250329125351883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125351883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: 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 ------ Sat Mar 29 12:53: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_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 20250329125352884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125352884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: 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@946bd857a56d: Test case TC_NS_connect_reset started. 20250329125353265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125353267 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250329125353292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250329125353292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250329125353292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250329125353292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250329125353292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250329125353292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250329125353292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250329125353292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125353292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5623a0564530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@946bd857a56d: setverdict(pass): none -> pass 20250329125353886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125353886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@946bd857a56d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250329125354301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@946bd857a56d: Final verdict of PTC: none MTC@946bd857a56d: Setting final verdict of the test case. MTC@946bd857a56d: Local verdict of MTC: pass MTC@946bd857a56d: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@946bd857a56d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@946bd857a56d: 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'. Sat Mar 29 12:53:54 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250329125354338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250329125354840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8276) 20250329125354887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125354887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=8276, count=12632) 20250329125355888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125355888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125356293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@946bd857a56d: 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@946bd857a56d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@946bd857a56d: Terminating MTC. MC@946bd857a56d: MTC terminated. MC2> exit MC@946bd857a56d: Shutting down session. MC@946bd857a56d: Shutdown complete. 20250329125356890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125356890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 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-8048.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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3791665) [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-20250329-1239-99805811-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'] 20250329125357891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125357891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250329125358892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125358892 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-20250329-1239-99805811-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250329125359294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250329125359893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250329125359893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3791570) [testenv][generic] Stopping sgsn (3791602) [testenv] Showing testsuite/junit-xml-8048.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-20250329-1239-99805811-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-8048.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-20250329-1239-99805811-0'] testenv-sgsn-generic-osmocom-latest-20250329-1239-99805811-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2368/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